You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Prepare migration of your workloads impacted by service retirements.
2
+
title: Prepare migration of your workloads impacted by service retirements
3
3
description: Use Azure Advisor to plan the migration of the workloads impacted by service retirements.
4
4
ms.topic: article
5
-
ms.date: 05/19/2023
5
+
ms.date: 10/10/2024
6
6
7
7
---
8
8
@@ -15,15 +15,19 @@ Azure Advisor helps you assess and improve the continuity of your business-criti
15
15
The Service Retirement workbook provides a single centralized resource level view of service retirements. It helps you assess impact, evaluate options, and plan for migration from retiring services and features. The workbook template is available in Azure Advisor gallery.
16
16
Here's how to get started:
17
17
18
-
1. Navigate to [Workbooks gallery](https://aka.ms/advisorworkbooks) in Azure Advisor
19
-
1. Open **Service Retirement (Preview)** workbook template.
20
-
1. Select a service from the list to display a detailed view of impacted resources.
18
+
1. Navigate to [Workbooks gallery](https://aka.ms/advisorworkbooks) in Azure Advisor.
19
+
20
+
1. Open **Service Retirement (Preview)** workbook template.
21
+
22
+
1. Select a service from the list to display a detailed view of impacted resources.
21
23
22
24
The workbook shows a list and a map view of service retirements that impact your resources. For each of the services, there's a planned retirement date, number of impacted resources and migration instructions including recommended alternative service.
23
25
24
-
* Use subscription, resource group and location filters to focus on a specific workload.
25
-
* Use sorting to find services, which are retiring soon and have the biggest impact on your workloads.
26
-
* Share the report with your team to help them plan migration using export function.
26
+
* Use subscription, resource group, and location filters to focus on a specific workload.
27
+
28
+
* Use sorting to find services, which are retiring soon and have the biggest impact on your workloads.
29
+
30
+
* Share the report with your team to help them plan migration using export function.
27
31
28
32
:::image type="content" source="media/advisor-service-retirement-workbook-overview.png" alt-text="Screenshot of the Azure Advisor service retirement workbook template." lightbox="media/advisor-service-retirement-workbook-overview.png":::
29
33
@@ -32,7 +36,50 @@ The workbook shows a list and a map view of service retirements that impact your
32
36
> [!NOTE]
33
37
> The workbook contains information about a subset of services and features that are in the retirement lifecycle. While we continue to add more services to this workbook, you can view the lifecycle status of all Azure services by visiting [Azure updates](https://azure.microsoft.com/updates/?updateType=retirements).
34
38
35
-
For more information, see:
36
-
*[Azure Service Health](../service-health/overview.md)
### What is included in the workbook and what isn't included that must be manually checked?
42
+
43
+
The **All Services** view provides details for all of the services that are undergoing Retirement cycle. The **Is available under the impacted Services?** column indicates if analysis of affected resource is available for specific retirement. A `YES` value means specific retirement information is available in **Impacted Services** view, where analysis of affected resources is available. The resource-level information for other services is currently not available in the workbook.
44
+
45
+
### Is an API available to automate the pull of the workbook data rather than running and exporting the workbook results?
46
+
47
+
The data in the **Retiring Azure services....** table is currently maintained in a JSON format. The retirement JSON data isn't directly consumable.
48
+
49
+
Direct access isn't available using an API to pull data provided in Retirement workbook. Use [Azure Resource Graph](https://portal.azure.com/#view/HubsExtension/ArgQueryBlade"Azure Resource Graph Explorer | Microsoft Azure") query in Services Retirement workbook and access data using supported Azure Resource Graph APIs, PowerShell, and so on.
50
+
51
+
### Is a data source available for direct consumption?
52
+
53
+
The data is currently maintained in a JSON format. Direct access to the JSON retirement data isn't available.
54
+
55
+
### How do you modify the workbook template to build a personalized view?
56
+
57
+
To learn how to build a view, see [Edit a workbook](/azure/update-manager/manage-workbooks#edit-a-workbook"Edit a workbook - Create reports in Azure Update Manager").
58
+
59
+
### Does the All Services view support resource level impact analysis?
60
+
61
+
The **Impacted Services** view only shows the resource level impact for a subset of services. You must migrate affected resources that aren't listed in the **Impacted Services** view. To receive all retirement notifications including reminders, you must configure the alerts at the subscription level.
62
+
63
+
The **All Service** view shows all retirements and indicates if a retirement is available in the **Impacted Services** view.
*[What is Azure Service Health?](/azure/service-health/overview"What is Azure Service Health?")
72
+
73
+
* The Azure Podcast
74
+
75
+
*[Episode 491 - Azure Service Retirement Workbook](https://azpodcast.azurewebsites.net/post/Episode-491-Azure-Retirement-Workbook"Episode 491 - Azure Service Retirement Workbook | The Azure Podcast")
76
+
77
+
* Microsoft Community Hub
78
+
79
+
*[Announcing the public preview of Service Retirement Workbook in Azure Advisor](https://techcommunity.microsoft.com/t5/azure-governance-and-management/announcing-the-public-preview-of-service-retirement-workbook-in/ba-p/3848168"Announcing the public preview of Service Retirement Workbook in Azure Advisor | Microsoft Community Hub")
80
+
81
+
*[How to visualize Service retirements in Azure Advisor](https://techcommunity.microsoft.com/t5/azure-architecture-blog/how-to-visualize-service-retirements-in-azure-advisor/ba-p/3885345"How to visualize Service retirements in Azure Advisor | Microsoft Community Hub")
82
+
83
+
* Microsoft Azure
84
+
85
+
*[Azure Updates](https://azure.microsoft.com/updates/?updateType=retirements"Azure Updates | Microsoft Azure")
0 commit comments