Determine if the following statement is true or false: Storing data in the Cool access tier of an Azure Storage account results in lower storage costs but higher access costs compared to storing the same data in the Hot access tier.
Answer: Answer
Answer
True
The correct answer is True because Azure Storage access tiers implement a pricing structure where storage capacity fees and data access fees are inversely related; cooler tiers offer lower storage costs but charge higher rates for data retrieval and transaction operations.
Step-by-Step Solution
Key Concept
Azure Storage access tiers (Hot vs. Cool) present a trade-off where storage costs decrease and data access costs increase as the tier becomes cooler.