Microsoft Azure Administrator Associate AZ-104 Practice Question
You manage an Azure Storage account containing confidential data. You need to grant temporary access with write permissions to a container for an external vendor. The access should be revocable before its expiration without affecting other users. What should you do to meet these requirements?
Share the storage account key with the vendor.
Create a shared access signature token linked to a stored access policy and provide it to the vendor.
Generate a user delegation SAS token with write permissions and share it with the vendor.
Change the container's access level to public and share the container's URI.