[QUERY] How to get all possible AppServicePlan configurations from an Azure subscription? #47644
Labels
App Services
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.ResourceManager.AppService 1.3.0
Query/Question
I want to get a List with all possible AppService Hosting Plan configuration settings of my Azure subscription(Location, Tier, Size,...). Possibly through skus.
Here is an example of code and how the output is expected:
What have I tried?
If you know how to get possible hosting plan configuration. Please do share your knowledge. And if it not currently possible with Azure sdk for .net, I would also appreciate the info.
Thank you and best regards,
Wesley
Environment
.Net 8.0 Console Application
The text was updated successfully, but these errors were encountered: