29.1k views
0 votes
When you use a general-purpose v2 Azure Storage account, you are only charged for the amount of data that is stored. All read and write operations are free.

True / False

1 Answer

3 votes

Final answer:

False. When you use a general-purpose v2 Azure Storage account, you are charged for both storage and operations.

Step-by-step explanation:

False. When you use a general-purpose v2 Azure Storage account, you are charged for both storage and operations. The amount of data stored determines the storage costs, while read and write operations incur transaction costs. For example, if you use a general-purpose v2 Azure Storage account and perform 10,000 read operations and 5,000 write operations, you will be charged for those operations in addition to the storage costs.

User Harris Minhas
by
9.1k points