Open
Description
Type of issue
Other (describe below)
Feedback
The App Service objects returned from Get-AzWebApp -AppServicePlan 'myAppPlan'
does not contain all details (e.g. entity is always null).
Retrieving each individual App Service with Get-AzWebApp -ResourceGroupName "Default-Web-WestUS" -Name "ContosoSite"
does give me all details.
Please make this clear in the documentation or enhance the first signature to provide full details (to make the signatures consistent).
Page URL
https://learn.microsoft.com/en-us/powershell/module/az.websites/get-azwebapp
Content source URL
No response
Author
No response
Document Id
No response