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.
Create a Shared Access Signature (SAS) token and distribute it to the users.
Enable the 'Allow Blob public access' setting on the storage account.
Assign the 'Storage Blob Data Reader' role to the users at the storage account level.