Share via

I can't delete my storage account

Navid Darvish Beigi 20 Reputation points
2024-01-19T21:31:01.6933333+00:00

I had created a storage account then in setting I changed the redundancy to GRS. now I wanna to delete this storage account but I can't and I faced with this error "Failed to delete storage account 'navidstorage1260'. Error: An operation is currently performing on this storage account that requires exclusive access." Also in the redundancy setting I have this notification "Failover cannot be initiated because initial data syncronization from primary to secondary region is in progress"

Azure Table Storage
Azure Table Storage

An Azure service that stores structured NoSQL data in the cloud.

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

Azure Disk Storage
Azure Disk Storage

A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.

0 comments No comments

Answer accepted by question author
  1. Andreas Baumgarten 131.4K Reputation points MVP Volunteer Moderator
    2024-01-19T22:23:57.8933333+00:00

    Hi @Navid Darvish Beigi ,

    if you modify a Storage Account from LRS to GRS it means a copy of the Storage account will be created and synced in a second Azure region. It looks like the synchronization is still in progress and is blocking the deletion of the Storage Account. This means you have to wait until the sync of the GRS Storage Account finished before you can delete the Storage Account.


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten


0 additional answers

Sort by: Most helpful

Your answer

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