An Azure service that is used to provision Windows and Linux virtual machines.
Yes. Service retirements are expected to be surfaced through Azure Service Health as the lifecycle-awareness signal, and Azure Advisor as the resource-level action signal.
For VM SKU retirements specifically:
- Service Health is for awareness, not the primary impacted-resource source.
Service Health provides notification that a retirement is announced and includes a tracking ID for correlation. It is the recommended signal for early awareness, timeline tracking, and portfolio-level governance. - Advisor is the canonical source for impacted resources and remediation workflow.
Advisor is the recommended action path when the goal is to identify impacted resources, track remediation, and drive migration work. Advisor retirement recommendations are resource-scoped and actionable. - If a retirement is visible in Advisor but not in Service Health, use Advisor for execution.
The guidance explicitly separates the two roles: Service Health tells what is changing; Advisor tells what to do. For impacted-resource details, Advisor recommendations, the Service Retirement workbook, and related APIs are the supported channels. - Service Health visibility is not guaranteed to be a complete substitute for Advisor.
The guidance notes that tenant-level Service Health alerts do not include all subscription-level events, retirement notifications are not inherently consolidated, and full visibility can require both tenant-level and subscription-level rules. - For automation, the recommended pattern is:
- Use Service Health if the requirement is announcement awareness and tracking ID capture.
- Use Advisor if the requirement is impacted-resource inventory and remediation tracking.
- If starting from a Service Health retirement signal, use the tracking ID with Azure Resource Graph to identify impacted resources, then track remediation in Advisor.
So for the two questions directly:
- Are VM SKU retirements expected in Service Health?
Retirement announcements are expected to use Service Health as the awareness signal, but the available guidance does not provide a VM-SKU-specific timing guarantee for when a given SKU retirement will appear there. - Is Advisor the canonical source for VM SKU retirement impacted resources?
Yes. Advisor is the recommended and actionable source for resource-level retirement recommendations and impacted-resource details.
- Service retirement alerts and actions – choosing the right signal
- Use Service Upgrade and Retirement recommendations
- Service retirement alerts and actions – choosing the right signal
- Identify impacted resources for service retirements by using Azure Resource Graph
- Impacted resources from Azure Health Advisories