Share via

Delete a storage instance

Payman 21 Reputation points
2021-04-09T08:52:28.253+00:00

Hello,

I recently moved to Pay-as-you-go account.
I have a storage account that I cannot delete it because it is not associate with any resource Group.
I have another question: is there any Resource Group or any other instance created by Azure as default, which will charge me and I will not able to delete them.

Your time and help would be appreciated!

Azure Storage
Azure Storage

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

0 comments No comments

Answer accepted by question author

Vaibhav Chaudhari 39,011 Reputation points Volunteer Moderator
2021-04-09T10:01:09.91+00:00

What error message you get when you try to delete storage account?

Storage account costs very less if you just have few MB files.

Some resource group and resources get created automatically when you create some specific services.
E.g. when you create azure databricks, it creates a new RG which will have a virtual network, a security group and a storage account


Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

Was this answer helpful?


1 additional answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 18,336 Reputation points MVP Volunteer Moderator
    2021-04-09T09:01:51.48+00:00

    Hi @Payman

    First question.
    I have a storage account that I cannot delete it because it is not associate with any resource Group.
    Is the cost prorated?Yes. Storage capacity is billed in units of the average daily amount of data stored, in gigabytes (GB), over a monthly period.
    refer- https://azure.microsoft.com/en-us/pricing/details/storage/
    Second question.
    I have another question: is there any Resource Group or any other instance created by Azure as default, which will charge me and I will not able to delete them.
    By default, azure never create any instance that will get charges to you and there is no charges for resource group.

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    Was this answer 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.