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.

BO WEI LI 50 Reputation points
2023-03-15T13:32:04.5266667+00:00

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.

This exam yes or no?

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,539 questions
0 comments No comments
{count} votes

Accepted answer
  1. shiva patpi 13,366 Reputation points Microsoft Employee Moderator
    2023-03-15T16:37:17.06+00:00

    Hello @BO WEI LI ,

    Short answer : It is False (i.e. no)

    Please read out the below link for the detailed description of the storage costs & kindly try to understand so that it will help you out in answering any of the follow-up questions if you are planning to write any Azure Certifications !

    https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview

    https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview#pricing-and-billing

    More significantly, there are charges for:

    1. Read operations: There is a charge for every time you access data in your storage account. This includes reading data from blobs, tables, queues, and files. The charge varies based on the type of operation and the amount of data accessed.
    2. Write operations: There is also a charge for every time you write data to your storage account. This includes creating or updating blobs, tables, queues, and files. The charge varies based on the type of operation and the amount of data written.
    3. Data transfer: If you transfer data into or out of your storage account, there may be additional charges for data transfer. This includes transferring data between Azure regions or between your storage account and your on-premises data center.
    4. Other services: Azure storage provides several other services, such as data archiving, backup, and disaster recovery. Each of these services has its own pricing model and may incur additional charges.

    Overall, the cost of using a general-purpose v2 Azure storage account will depend on the specific usage patterns and services that you use. It is important to review the Azure pricing documentation and estimate your costs before using any Azure services

    Regards,

    Shiva.

    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.