Migrate classic storage accounts to ARM, resource name is Storage accounts (classic), but type is microsoft.storage/storageaccounts

Yesheng Chen 0 Reputation points Microsoft Employee
2024-02-26T20:44:02.6766667+00:00

I am trying to migrate our classic storage account to ARM. However, there is no Migration to ARM button under the setting section for our Storage Account. So, I try to use PowerShell command, however when running the Move-AzureStorageAccount -Validate -StorageAccountName command, the validation failed saying that the storage account that I provided was not found. Yet, when running the Get-AzStorageAccount function the same storage account does exist. It seems like the storage account that I provided is not classic, yet the resource name does contain classic but the types are not  **microsoft.classicstorage/storageaccounts**. So, are those storage accounts "classic"? If so, how do I proceed with the migration? Since both portal and PowerShell does not work in this case.User's image

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,104 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.