|
| 1 | +--- |
| 2 | +title: Azure Service Manager Retirement |
| 3 | +description: Azure Service Manager Retirement documentation for all classic compute, networking and storage resources |
| 4 | +author: surbhijain |
| 5 | +ms.topic: overview |
| 6 | +ms.date: 03/24/2023 |
| 7 | +ms.author: surbhijain |
| 8 | +ms.service: reliability |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +# Azure Service Manager Retirement |
| 13 | + |
| 14 | +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)](/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 | + |
| 16 | +## Benefits of migrating to ARM |
| 17 | +Migrating from the classic resource model to ARM offers several benefits, including: |
| 18 | + |
| 19 | +- Manage your infrastructure through declarative templates rather than scripts. |
| 20 | + |
| 21 | +- Deploy, manage, and monitor all the resources for your solution as a group, rather than handling these resources individually. |
| 22 | + |
| 23 | +- Redeploy your solution throughout the development lifecycle and have confidence your resources are deployed in a consistent state. |
| 24 | + |
| 25 | +- Define the dependencies between resources so they're deployed in the correct order. |
| 26 | + |
| 27 | +- Apply access control to all services because Azure role-based access control (Azure RBAC) is natively integrated into the management platform. |
| 28 | + |
| 29 | +- Apply tags to resources to logically organize all the resources in your subscription. |
| 30 | + |
| 31 | +- Clarify your organization's billing by viewing costs for a group of resources sharing the same tag. |
| 32 | + |
| 33 | +There are many service-related benefits which can be found in the migration guides. |
| 34 | + |
| 35 | +## Services being retired |
| 36 | +To help with this transition, we are providing a range of resources and tools, including documentation and migration guides. We encourage you to begin planning your migration to ARM as soon as possible to ensure that you can continue to take advantage of the latest Azure features and capabilities. |
| 37 | +Here is a list of classic resources being retired and their retirement dates: |
| 38 | + |
| 39 | +| Classic Resource | Retirement Date | |
| 40 | +|---|---| |
| 41 | +|[VM (classic)](https://azure.microsoft.com/updates/classicvmretirment) | Sep 23 | |
| 42 | +|[Azure Batch Cloud Service Pools](https://azure.microsoft.com/updates/azure-batch-cloudserviceconfiguration-pools-will-be-retired-on-29-february-2024) | Feb 24 | |
| 43 | +|[Cloud Services (classic)](https://azure.microsoft.com/updates/cloud-services-retirement-announcement) | Aug 24 | |
| 44 | +|[App Services](https://azure.microsoft.com/updates/app-service-environment-v1-and-v2-retirement-announcement) | Aug 24 | |
| 45 | +|[Classic Resource Providers](https://azure.microsoft.com/updates/azure-classic-resource-providers-will-be-retired-on-31-august-2024/) | Aug 24 | |
| 46 | +|[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 | |
| 47 | +|[Classic Storage](https://azure.microsoft.com/updates/classic-azure-storage-accounts-will-be-retired-on-31-august-2024/) | Aug 24 | |
| 48 | +|[Classic Virtual Network](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 | |
| 49 | +|[Classic Application Gateway](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 | |
| 50 | +|[Classic Reserved IP addresses](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) |Aug 24| |
| 51 | +|[Classic ExpressRoute Gateway](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) |Aug 24 | |
| 52 | +|[Classic VPN gateway](https://azure.microsoft.com/updates/five-azure-classic-networking-services-will-be-retired-on-31-august-2024/) | Aug 24 | |
| 53 | +|[API Management](/azure/api-management/breaking-changes/stv1-platform-retirement-august-2024) | Aug 24 | |
| 54 | +|[Azure Redis cache](/azure/azure-cache-for-redis/cache-faq#caches-with-a-dependency-on-cloud-services-(classic)) | Aug 24 | |
| 55 | +|[Virtual WAN](/azure/virtual-wan/virtual-wan-faq#update-router) | Aug 24 | |
| 56 | +|[Microsoft HPC Pack](/powershell/high-performance-computing/burst-to-cloud-services-retirement-guide) |Aug 24| |
| 57 | +|[Azure Active Directory Domain Services](/azure/active-directory-domain-services/migrate-from-classic-vnet) | Mar 23 | |
| 58 | + |
| 59 | +## Support |
| 60 | +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) |
| 61 | + |
| 62 | + |
0 commit comments