Skip to content

Commit fa95016

Browse files
authored
Update asm-retirement.md
1 parent 38eff02 commit fa95016

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/reliability/asm-retirement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: reliability
1313

1414
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
1515

16-
## Benefits of Migrating to ARM
16+
## Benefits of migrating to ARM
1717
Migrating from the classic resource model to ARM offers several benefits, including:
1818

1919
- Manage your infrastructure through declarative templates rather than scripts.
@@ -32,7 +32,7 @@ Migrating from the classic resource model to ARM offers several benefits, includ
3232

3333
There are many service-related benefits which can be found in the migration guides.
3434

35-
## Services being Retired
35+
## Services being retired
3636
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.
3737
Here is a list of classic resources being retired and their retirement dates:
3838

0 commit comments

Comments
 (0)