Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc]: Get-AzWebApp doesn't allways give full details #27061

Open
yo1-markenstein opened this issue Jan 30, 2025 · 3 comments
Open

[Doc]: Get-AzWebApp doesn't allways give full details #27061

yo1-markenstein opened this issue Jan 30, 2025 · 3 comments
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.

Comments

@yo1-markenstein
Copy link

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

@yo1-markenstein yo1-markenstein added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 30, 2025
@isra-fel isra-fel added App Services aka WebSites 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. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Feb 13, 2025
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @antcp, @AzureAppServiceCLI.

@isra-fel
Copy link
Member

The reason behind is that these parameter sets map to two different APIs rather than one. But your suggestions make sense.

Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @antcp, @AzureAppServiceCLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants