Skip to content

Commit 82d6219

Browse files
authored
Update asm-retirement.md
1 parent 67fac01 commit 82d6219

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

articles/reliability/asm-retirement.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: reliability
1212
# Azure Service Manager Retirement
1313

1414
## Overview
15-
Azure Service Manager (ASM) is the old control plane of Azure responsible for creating, managing, deleting VMs and performing other control plane operations, and has been in use since 2011. However, ASM is retiring in August 2024, and customers can now migrate to [Azure Resource Manager (ARM)](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/overview). ARM provides a management layer that enables you to create, update, and delete resources in your Azure account. You can use management features like access control, locks, and tags to secure and organize your resources after deployment
15+
Azure Service Manager (ASM) is the old control plane of Azure responsible for creating, managing, deleting VMs and performing other control plane operations, and has been in use since 2011. However, ASM is retiring in August 2024, and customers can now migrate to [Azure Resource Manager (ARM)](https://learn.microsoft.com/azure/azure-resource-manager/management/overview). ARM provides a management layer that enables you to create, update, and delete resources in your Azure account. You can use management features like access control, locks, and tags to secure and organize your resources after deployment
1616

1717
## Benefits of Migrating to ARM
1818
Migrating from the classic resource model to ARM offers several benefits, including:
@@ -39,25 +39,25 @@ Here is a list of classic resources being retired and their retirement dates:
3939

4040
| Classic Resource | Retirement Date |
4141
|---|---|
42-
|[VM (classic)](https://azure.microsoft.com/en-in/updates/classicvmretirment) | Sep 23 |
43-
|[Azure Batch Cloud Service Pools](https://azure.microsoft.com/en-us/updates/azure-batch-cloudserviceconfiguration-pools-will-be-retired-on-29-february-2024) | Feb 24 |
44-
|[Cloud Services (classic)](https://azure.microsoft.com/en-us/updates/cloud-services-retirement-announcement) | Aug 24 |
45-
|[App Services](https://azure.microsoft.com/en-us/updates/app-service-environment-v1-and-v2-retirement-announcement) | Aug 24 |
46-
|[Classic Resource Providers](https://azure.microsoft.com/en-gb/updates/azure-classic-resource-providers-will-be-retired-on-31-august-2024/) | Aug 24 |
47-
|[Integration Services Environment](https://azure.microsoft.com/en-us/updates/integration-services-environment-will-be-retired-on-31-august-2024-transition-to-logic-apps-standard/) | Aug 24 |
48-
|[Classic Storage](https://azure.microsoft.com/en-us/updates/classic-azure-storage-accounts-will-be-retired-on-31-august-2024/) | Aug 24 |
49-
|[Classic Virtual Network](https://azure.microsoft.com/en-in/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 |
50-
|[Classic Application Gateway](https://azure.microsoft.com/en-in/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 |
51-
|[Classic Reserved IP addresses](https://azure.microsoft.com/en-in/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) |Aug 24|
52-
|[Classic ExpressRoute Gateway](https://azure.microsoft.com/en-in/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) |Aug 24 |
53-
|[Classic VPN gateway](https://azure.microsoft.com/en-in/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 |
54-
|[API Management](https://learn.microsoft.com/en-us/azure/api-management/breaking-changes/stv1-platform-retirement-august-2024) | Aug 24 |
55-
|[Azure Redis cache](https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-faq#caches-with-a-dependency-on-cloud-services-(classic)) | Aug 24 |
56-
|[Virtual WAN](https://learn.microsoft.com/en-us/azure/virtual-wan/virtual-wan-faq#update-router) | Aug 24 |
57-
|[Microsoft HPC Pack](https://learn.microsoft.com/en-us/powershell/high-performance-computing/burst-to-cloud-services-retirement-guide?view=hpc19-ps) |Aug 24|
58-
|[Azure Active Directory Domain Services](https://learn.microsoft.com/en-us/azure/active-directory-domain-services/migrate-from-classic-vnet) | Mar 23 |
42+
|[VM (classic)](https://azure.microsoft.com/updates/classicvmretirment) | Sep 23 |
43+
|[Azure Batch Cloud Service Pools](https://azure.microsoft.com/updates/azure-batch-cloudserviceconfiguration-pools-will-be-retired-on-29-february-2024) | Feb 24 |
44+
|[Cloud Services (classic)](https://azure.microsoft.com/updates/cloud-services-retirement-announcement) | Aug 24 |
45+
|[App Services](https://azure.microsoft.com/updates/app-service-environment-v1-and-v2-retirement-announcement) | Aug 24 |
46+
|[Classic Resource Providers](https://azure.microsoft.com/updates/azure-classic-resource-providers-will-be-retired-on-31-august-2024/) | Aug 24 |
47+
|[Integration Services Environment](https://azure.microsoft.com/updates/integration-services-environment-will-be-retired-on-31-august-2024-transition-to-logic-apps-standard/) | Aug 24 |
48+
|[Classic Storage](https://azure.microsoft.com/updates/classic-azure-storage-accounts-will-be-retired-on-31-august-2024/) | Aug 24 |
49+
|[Classic Virtual Network](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 |
50+
|[Classic Application Gateway](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 |
51+
|[Classic Reserved IP addresses](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) |Aug 24|
52+
|[Classic ExpressRoute Gateway](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) |Aug 24 |
53+
|[Classic VPN gateway](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 |
54+
|[API Management](https://learn.microsoft.com/azure/api-management/breaking-changes/stv1-platform-retirement-august-2024) | Aug 24 |
55+
|[Azure Redis cache](https://learn.microsoft.com/azure/azure-cache-for-redis/cache-faq#caches-with-a-dependency-on-cloud-services-(classic)) | Aug 24 |
56+
|[Virtual WAN](https://learn.microsoft.com/azure/virtual-wan/virtual-wan-faq#update-router) | Aug 24 |
57+
|[Microsoft HPC Pack](https://learn.microsoft.com/powershell/high-performance-computing/burst-to-cloud-services-retirement-guide?view=hpc19-ps) |Aug 24|
58+
|[Azure Active Directory Domain Services](https://learn.microsoft.com/azure/active-directory-domain-services/migrate-from-classic-vnet) | Mar 23 |
5959

6060
## Support
61-
We understand that you may have questions or concerns about this change, and we are here to help. If you have any questions or require further information, please do not hesitate to reach out to our [customer support team](https://azure.microsoft.com/en-us/support)
61+
We understand that you may have questions or concerns about this change, and we are here to help. If you have any questions or require further information, please do not hesitate to reach out to our [customer support team](https://azure.microsoft.com/support)
6262

6363

0 commit comments

Comments
 (0)