Convert Standard storage to premium

Salman Farooq 35 Reputation points
2025-05-02T18:51:04.45+00:00

i want to Convert Standard storage to premium because of slow process harddisk.

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,486 questions
{count} votes

Accepted answer
  1. Venkatesan S 2,185 Reputation points Microsoft External Staff Moderator
    2025-05-08T07:33:49.6933333+00:00

    Hi @Salman Farooq

    According to this MS-Document,

    You cannot directly convert an existing standard general-purpose v2 storage account. Instead, you need to create a new premium block blob storage account and then migrate your data to this new account. Additionally, use the link above as it will be helpful for creating a new Premium storage. User's image

    To copy blobs between storage accounts, you can use the latest version of the AzCopy command-line tool. Other tools such as Azure Data Factory are also available for data movement and transformation.

    • The following article summarizes and points to guidance on how to move, upgrade, or migrate a storage account: Migrate a storage account
    • Microsoft provides services and utilities for importing your data from on-premises storage devices or third-party cloud storage providers. Which solution you use depends on the quantity of data you're transferring. For more information, see Azure Storage migration overview.

    Once all the data has been migrated to the new premium storage account, you can delete the standard storage account.The premium storage account will enhance performance when working on CAD and Revit files.

    Hope this answer helps! please let us know if you have any further queries. I’m happy to assist you further.

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.