A driftwood gallery must move last year’s exhibit photos to the Cool access tier immediately without waiting for a lifecycle policy evaluation. Which Blob SDK action should the developer take?
Select an answer to reveal the explanation.
Short Explanation
SetAccessTier is the manual thermostat: flip those blobs to Cool now. Lifecycle policies are the scheduled thermostat. Soft delete and renaming prefixes do not move a blob between Hot and Cool.
Full Explanation
The Blob data plane supports immediate access-tier changes through Set Blob Tier (SDK SetAccessTier and equivalents). Lifecycle management can automate tiering later but is not required for an on-demand change. Soft delete and naming conventions do not set the Cool tier.