Your company has an Azure subscription containing a resource group named rg-prod-data. The resource group contains an Azure Storage account named stdataexchange.
You have a Microsoft Entra ID group named Finance-Analysts. A business analyst named Pat is a member of the Finance-Analysts group.
To comply with corporate security standards, access key authentication is disabled on stdataexchange.
You need to configure permissions so that the members of the Finance-Analysts group can perform the following actions:
- Search for and open the stdataexchange storage account in the Azure portal.
- View the networking and firewall settings of stdataexchange.
- Browse and download files from a blob container named incoming-transmissions within the storage account using the Azure portal.
The solution must follow the principle of least privilege.
Which two Azure Role-Based Access Control (RBAC) roles should you assign to the Finance-Analysts group?
- ReaderAnswer
- Storage Blob Data ReaderAnswer
- CStorage Account Contributor
- DStorage Blob Data Contributor
- EReader and Data Access