title | description | author | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|
Advisor data in Azure Resource Graph |
Make queries for Advisor data in Azure Resource Graph |
orspod |
article |
03/12/2020 |
orspodek |
Advisor resources are now onboarded to Azure Resource Graph. This lays foundation to many at-scale customer scenarios for Advisor recommendations. Few scenarios that were not possible before to do at scale and now can be achieved using Resource Graph are:
- Gives capability to perform complex query for all your subscriptions in Azure portal
- Recommendations summarized by category types ( like reliability, performance) and impact types (high, medium, low)
- All recommendations for a particular recommendation type
- Impacted resource count by recommendation category
Available Advisor resource types in Resource Graph: There are 3 resource types available for querying under Advisor resources. Here is the list of the resources that are now available for querying in Resource Graph.
- Microsoft.Advisor/configurations
- Microsoft.Advisor/recommendations
- Microsoft.Advisor/suppressions
These resource types are listed under a new table named as AdvisorResources, which you can also query in the Resource Graph Explorer in Azure portal.
For more information about Advisor recommendations, see: