QuestionQ249

Describe cloud concepts

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Yes or No
StatementsYesNo
Storing 1 TB of data in Azure Blob storage will always cost the same, regardless of the Azure region in which the data is located.
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.
Transferring data between Azure Storage accounts in different Azure regions is free.
Explanation

Azure Storage prices depend on the region and other factors. Blob Storage charges for transactions, including reads and writes, in addition to stored capacity. Transferring or copying data to a storage account in another region can also incur data-transfer or network-bandwidth charges.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!