Azure has 3 different types of storage accounts Is there any major difference between them

0 votes

General-purpose v2 accounts can already do everything in Azure storage like blobs, files, tables, and queue. Then what are the difference between all the storage accounts? Any suggestions are appreciated.

Mar 4, 2019 in Azure by sabby
• 4,390 points
25,761 views

1 answer to this question.

0 votes

Azure Storage provides three types of storage accounts that support different features and pricing models to determine which one is best for your applications.

1. General-purpose v2 accounts (mostly recommended)

  • General-purpose v2 storage accounts support the latest Azure Storage features and incorporate all of the functionality of general-purpose v1 and Blob storage accounts
  • These accounts deliver the lowest per-gigabyte capacity prices for Azure Storage

2. General-purpose v1 accounts

  • General-purpose v1 accounts provide access to all Azure Storage services, but may not have the latest features or the lowest per gigabyte pricing
  • If your applications require the Azure classic deployment model, then these accounts are best suited for you

3. Blob storage accounts

  • Blob storage accounts provide the same scalability and performance features that are available with general-purpose v2 storage accounts
  • A Blob storage account is a specialized storage account for storing unstructured object data as block blobs and append blobs, but not page blobs

There are several differences in supported services, performance tiers and access tiers is below: 


answered Mar 4, 2019 by Prerna
• 1,960 points

Related Questions In Azure

0 votes
1 answer

Is there a logical difference between WebApp and API app in Azure?

Basically there was only minute differences between ...READ MORE

answered Apr 27, 2018 in Azure by null_void
• 3,220 points
940 views
0 votes
1 answer

Is there any number limitation in Azure Storage Table query entities?

ExecuteQuery method handles continuation token internally and ...READ MORE

answered Jul 4, 2019 in Azure by Perry
• 17,100 points
2,319 views
0 votes
0 answers

Is there any way for accessing the pipeline in Azure VM

I want to know like I have ...READ MORE

Sep 22, 2020 in Azure by nidhi
• 120 points
354 views
0 votes
1 answer

How to check if multiple files exist in Azure container?

foreach loop is the most efficient way though. ...READ MORE

answered Mar 4, 2019 in Azure by Prerna
• 1,960 points
3,410 views
0 votes
1 answer

Azure Storage Emulator shows error.

This blog might help with your query: http://blog.smarx.com/posts/windows-azure-storage-emulator-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process Also, ...READ MORE

answered Mar 16, 2019 in Azure by Prerna
• 1,960 points
1,437 views
0 votes
1 answer

Friendly filename when downloading Azure blob.

Azure blobs can be downloaded in four ...READ MORE

answered Mar 16, 2019 in Azure by Prerna
• 1,960 points
3,299 views
0 votes
1 answer

How to debug Azure 500 internal server error?

You can simply turn off custom error in ...READ MORE

answered Mar 29, 2019 in Azure by Prerna
• 1,960 points
4,559 views
0 votes
1 answer

Chrome's default HTML5 player is not working when video is uploaded to Azure Storage.

I don't know much about Windows Storage, ...READ MORE

answered Apr 23, 2019 in Azure by Prerna
• 1,960 points
1,361 views
0 votes
1 answer

How to install Windows Azure Storage Emulator?

There may be an issue with the ...READ MORE

answered Mar 7, 2019 in Azure by Prerna
• 1,960 points
2,390 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP