Skip to content

Commit 47c0bf8

Browse files
Merge pull request #233994 from tamram/tamram23-0410
classic account migration: add links to VM docs
2 parents 5f559c5 + 5ecf4af commit 47c0bf8

File tree

3 files changed

+78
-9
lines changed

3 files changed

+78
-9
lines changed

articles/storage/common/classic-account-migrate.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tamram
77

88
ms.service: storage
99
ms.topic: how-to
10-
ms.date: 04/06/2023
10+
ms.date: 04/10/2023
1111
ms.author: tamram
1212
ms.subservice: common
1313
---
@@ -148,6 +148,11 @@ To delete disk artifacts from the Azure portal, follow these steps:
148148

149149
For more information about errors that may occur when deleting disk artifacts and how to address them, see [Troubleshoot errors when you delete Azure classic storage accounts, containers, or VHDs](/troubleshoot/azure/virtual-machines/storage-classic-cannot-delete-storage-account-container-vhd).
150150

151+
For more information about how to locate and delete disk artifacts in classic storage accounts with PowerShell or Azure CLI, see one of the following articles:
152+
153+
- [Migrate to Resource Manager with PowerShell](../../virtual-machines/migration-classic-resource-manager-ps.md#step-52-migrate-a-storage-account)
154+
- [Migrate VMs to Resource Manager using Azure CLI](../../virtual-machines/migration-classic-resource-manager-cli.md#step-5-migrate-a-storage-account)
155+
151156
## See also
152157

153158
- [Migrate your classic storage accounts to Azure Resource Manager by August 31, 2024](classic-account-migration-overview.md)

articles/storage/common/classic-account-migration-overview.md

Lines changed: 66 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tamram
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 04/05/2023
10+
ms.date: 04/10/2023
1111
ms.author: tamram
1212
ms.subservice: common
1313
---
@@ -20,15 +20,28 @@ If you have classic storage accounts, start planning your migration now. Complet
2020

2121
Storage accounts created using the classic deployment model will follow the [Modern Lifecycle Policy](https://support.microsoft.com/help/30881/modern-lifecycle-policy) for retirement.
2222

23+
## Why is a migration required?
24+
25+
On August 31, 2024, we'll retire classic Azure storage accounts and they'll no longer be accessible. Before that date, you'll need to migrate them to Azure Resource Manager, which provides the same capabilities as well as new features, including:
26+
27+
- A management layer that simplifies deployment by enabling you to create, update, and delete resources.
28+
- Resource grouping, which allows you to deploy, monitor, manage, and apply access control policies to resources as a group.
29+
- All new features for Azure Storage are implemented for storage account in Azure Resource Manager deployments, so customers that are still using classic resources will no longer have access to new features and updates.
30+
2331
## How does this affect me?
2432

25-
- Subscriptions created after August 31, 2022 can no longer create classic storage accounts.
26-
- Subscriptions created before September 1, 2022 will be able to create classic storage accounts until September 1, 2023.
27-
- On September 1, 2024, customers will no longer be able to connect to classic storage accounts by using Azure Service Manager. Any data still contained in these accounts will no longer be accessible through Azure Service Manager.
33+
On September 1, 2024, customers will no longer be able to connect to classic storage accounts by using Azure Service Manager. Any data still contained in these accounts will no longer be accessible through Azure Service Manager.
2834

2935
> [!WARNING]
3036
> If you do not migrate your classic storage accounts to Azure Resource Manager by August 31, 2024, you will permanently lose access to the data in those accounts.
3137
38+
Depending on when your subscription was created, you may no longer to be able to create classic storage accounts:
39+
40+
- Subscriptions created after August 31, 2022 can no longer create classic storage accounts.
41+
- Subscriptions created before September 1, 2022 will be able to create classic storage accounts until September 1, 2023
42+
43+
We recommend creating storage accounts only in Azure Resource Manager from this point forward.
44+
3245
## What actions should I take?
3346

3447
To migrate your classic storage accounts, you should:
@@ -37,7 +50,7 @@ To migrate your classic storage accounts, you should:
3750
1. Migrate any classic storage accounts to Azure Resource Manager.
3851
1. Check your applications and logs to determine whether you are dynamically creating, updating, or deleting classic storage accounts from your code, scripts, or templates. If you are, then you need to update your applications to use Azure Resource Manager accounts instead.
3952

40-
For step-by-step instructions, see [How to migrate your classic storage accounts to Azure Resource Manager](classic-account-migrate.md).
53+
For step-by-step instructions, see [How to migrate your classic storage accounts to Azure Resource Manager](classic-account-migrate.md). For an in-depth overview of the migration process, see [Understand storage account migration from the classic deployment model to Azure Resource Manager](classic-account-migration-process.md).
4154

4255
## How to get help
4356

@@ -57,6 +70,54 @@ For step-by-step instructions, see [How to migrate your classic storage accounts
5770
1. Under **Problem subtype**, select **Migrate account to new resource group/subscription/region/tenant**.
5871
1. Select **Next**, then follow the instructions to submit your support request.
5972

73+
## FAQ
74+
75+
### How do I migrate my classic storage accounts to Resource Manager?
76+
77+
For step-by-step instructions for migrating your classic storage accounts, see [How to migrate your classic storage accounts to Azure Resource Manager](classic-account-migrate.md). For an in-depth overview of the migration process, see [Understand storage account migration from the classic deployment model to Azure Resource Manager](classic-account-migration-process.md).
78+
79+
### At what point can classic storage accounts no longer be created?
80+
81+
Subscriptions created after August 2022 are no longer be able to create classic storage accounts. Subscriptions created before August 2022 can continue to create and manage classic storage resources until the retirement date of August 31, 2024.
82+
83+
### What happens to existing classic storage accounts after August 31, 2024?
84+
85+
After August 31, 2024, you will no longer be able to access data in your classic storage accounts or manage them. It won't be possible to migrate a classic storage account after August 31, 2024.
86+
87+
### Can Microsoft handle this migration for me?
88+
89+
No, Microsoft cannot migrate a customer's storage account on their behalf. Customers must use the self-serve options listed above.
90+
91+
### Will there be downtime when migrating my storage account from Classic to Resource Manager?
92+
93+
There is no downtime to migrate a classic storage account to Resource Manager. However, there is downtime for other scenarios linked to classic virtual machine (VM) migration.
94+
95+
### What operations are not available during the migration?
96+
97+
Also, during the migration, management operations are not available on the storage account. Data operations can continue to be performed during the migration.
98+
99+
If you are creating or managing container objects with the Azure Storage resource provider, note that those operations will be blocked while the migration is underway. For more information, see [Understand storage account migration from the classic deployment model to Azure Resource Manager](classic-account-migration-process.md).
100+
101+
### Are storage account access keys regenerated as part of the migration?
102+
103+
No, account access keys are not regenerated during the migration. Your access keys and connection strings will continue to work unchanged after the migration is complete.
104+
105+
### Are Azure RBAC role assignments maintained through the migration?
106+
107+
Any RBAC role assignments that are scoped to the classic storage account are maintained after the migration.
108+
109+
### What type of storage account is created by the migration process?
110+
111+
Your storage account will be a general-purpose v1 account after the migration process completes. You can then upgrade it to general-purpose v2. For more information about upgrading your account, see [Upgrade to a general-purpose v2 storage account](storage-account-upgrade.md).
112+
113+
### Will the URL of my storage account remain the same post-migration?
114+
115+
Yes, the migrated storage account will have the same name and address as the classic account.
116+
117+
### Can additional verbose logging be added as part of the migration process?
118+
119+
No, migration is a service that doesn't have capabilities to provide additional logging.
120+
60121
## See also
61122

62123
- [How to migrate your classic storage accounts to Azure Resource Manager](classic-account-migrate.md)

articles/storage/common/classic-account-migration-process.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tamram
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 04/05/2023
10+
ms.date: 04/10/2023
1111
ms.author: tamram
1212
ms.subservice: common
1313
---
@@ -59,8 +59,11 @@ The Validation step is the first step in the migration process. The goal of this
5959

6060
The Validation step analyzes the state of resources in the classic deployment model. It checks for failures and unsupported scenarios due to different configurations of the storage account in the classic deployment model.
6161

62-
> [!NOTE]
63-
> The Validation step does not check for virtual machine (VM) disks that may be associated with the storage account. You must check your storage accounts manually to determine whether they support VM disks.
62+
The Validation step does not check for virtual machine (VM) disks that may be associated with the storage account. You must check your storage accounts manually to determine whether they support VM disks. For more information, see the following articles:
63+
64+
- [How to migrate your classic storage accounts to Azure Resource Manager](classic-account-migrate.md)
65+
- [Migrate to Resource Manager with PowerShell](../../virtual-machines/migration-classic-resource-manager-ps.md#step-52-migrate-a-storage-account)
66+
- [Migrate VMs to Resource Manager using Azure CLI](../../virtual-machines/migration-classic-resource-manager-cli#step-5-migrate-a-storage-account.md
6467

6568
Keep in mind that it's not possible to check for every constraint that the Azure Resource Manager stack might impose on the storage account during migration. Some constraints are only checked when the resources undergo transformation in the next step of migration (the Prepare step).
6669

0 commit comments

Comments
 (0)