Microsoft Azure Administrator Associate AZ-104 Practice Question
As an Azure administrator, you need to provide temporary access to a blob storage container to a third-party vendor for one week. You also want the ability to revoke this access if necessary without regenerating the storage account keys or impacting other services. What should you do to meet these requirements?
Add the vendor as a contributor to the storage container.
Provide the access keys of the storage account to the vendor.
Generate a shared access signature with an expiry time of one week and share it with the vendor.
Create a shared access signature associated with a stored access policy on the container, and provide it to the vendor.