For a blob stored in the Archive access tier of an Azure Blob Storage container, you can read and update the blob's metadata and tags without rehydrating the blob to a warmer tier.
Answer: Answer
Answer
True
The correct option is True because Azure Blob Storage keeps blob metadata online and accessible even when the underlying blob data is archived, allowing read/write operations on metadata without rehydration.
Step-by-Step Solution
Key Concept
Azure Blob Storage Archive tier data vs metadata availability