[Doc]: Get-AzWebApp doesn't allways give full details #27061
Labels
App Services
aka WebSites
customer-reported
feature-request
This issue requires a new behavior in the product in order be resolved.
Service Attention
This issue is responsible by Azure service team.
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
The text was updated successfully, but these errors were encountered: