An Azure service that provides a hybrid, multi-cloud management platform for APIs.
The REST API documentation for Microsoft.Advisor is organized so that only the selected API version is shown at a time. The list of deployment API versions and their resource types is maintained separately under the Azure Resource Manager (ARM) template documentation.
For Microsoft.Advisor, the available deployment API versions per resource type are listed in the ARM templates reference. For example:
-
Microsoft.Advisor/advisorScorehas versions including2022-10-01,2023-01-01,2023-09-01-preview,2024-11-18-preview,2025-01-01,2025-05-01-preview, and2026-02-01-preview. -
Microsoft.Advisor/assessmentshas preview versions2023-09-01-preview,2024-11-18-preview,2025-05-01-preview, and2026-02-01-preview. -
Microsoft.Advisor/configurationshas versions from2020-01-01up through2026-02-01-preview. -
Microsoft.Advisor/metadatahas preview versions2025-05-01-previewand2026-02-01-preview.
The change log for Microsoft.Advisor shows when new resource types or versions were introduced or updated, but it does not expose every REST documentation view selector in the same way as the ARM template reference. Older API versions remain listed and usable for deployment via ARM/Bicep, but the REST documentation UI may only expose the latest preview view for a given REST collection.
To obtain definitions for resource types that are no longer present in the latest preview documentation, use the ARM template reference pages for the specific resource type and API version, or the corresponding change-log entries, which enumerate the supported versions and link to their schemas.
References: