Practice free →
HomeAzure AZ-204cloudcomputingaz204storage › Which Azure storage feature lets you grant a cli…

Which Azure storage feature lets you grant a client temporary download access to a specific blob without sharing the storage account key?

AA NSG outbound rule
BA public bucket policy
CSharing the storage account access key directly
DA Shared Access Signature (SAS) — service-level or user-delegation
Answer & Solution
Correct answer: D. A Shared Access Signature (SAS) — service-level or user-delegation
SAS tokens are time-bound, scope-bound URL signatures. Public bucket policies expose data; sharing keys leaks long-term credentials; NSGs control network, not signed URLs.
Solve this in the app — Azure AZ-204 practice & 24k+ MCQs →
Related questions