Microsoft Azure Administrator Associate AZ-104 Practice Question
You need to provide a group of users with read access to data stored in an Azure Storage account using their existing credentials. Which action should you take to achieve this?
Generate a storage account access key and share it with the users.
Enable the 'Allow Blob public access' setting on the storage account.
Create a Shared Access Signature (SAS) token and distribute it to the users.
Assign the 'Storage Blob Data Reader' role to the users at the storage account level.