Azure Advisor REST API

Azure Advisor REST API provides personalized recommendations for optimizing Azure deployments across reliability, security, performance, cost, and operational excellence. It supports retrieving recommendations, suppressing alerts, and configuring recommendation settings.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure-advisor:rest-api
name: Azure Advisor REST API
description: Azure Advisor REST API provides personalized recommendations for optimizing Azure deployments
  across reliability, security, performance, cost, and operational excellence. It supports retrieving
  recommendations, suppressing alerts, and configuring recommendation settings.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/rest/api/advisor/
baseURL: https://management.azure.com/
tags:
- Best Practices
- Cost Optimization
- Optimization
- Recommendations
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/advisor/
- type: APIReference
  url: https://learn.microsoft.com/en-us/rest/api/advisor/operation-groups
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/active-directory/develop/authentication-vs-authorization
- type: SDK
  url: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/advisor