Microsoft Azure Administrator Associate AZ-104 Practice Question
Your organization wants to secure access to blobs in an Azure Storage account by leveraging users' existing credentials without distributing shared keys or tokens. They want to use role-based access control to manage permissions. What is the BEST way to configure the storage account to meet these requirements?
Enable identity-based authentication on the storage account and assign appropriate roles to users
Generate shared access tokens for each user and distribute them securely
Distribute the storage account access keys to users
Enable anonymous access to the storage account and use network security groups to restrict access