An organization deploys a Premium storage account named sa-ops-share in the West US 2 region. The network routing configuration for sa-ops-share is set to 'Enabled from selected virtual networks and IP addresses'. The storage account contains two file shares:
- share-smb-conf: An SMB file share.
- share-nfs-conf: An NFS file share.
A Recovery Services vault named rsv-ops-backup is deployed in the same region. An administrator named Alex is assigned the built-in Backup Operator role for the resource group containing both resources. Alex needs to configure Azure Backup for the file shares using rsv-ops-backup.
When Alex attempts to configure the backup, the operation fails due to permission errors and network connectivity issues.
Which of the following actions must be performed to ensure that backup can be successfully configured for the supported file shares? (Select two)
- Assign Alex the Storage Account Contributor role on the sa-ops-share storage account.Answer
- Enable the 'Allow trusted Microsoft services to access this storage account' setting under the firewall configuration of sa-ops-share.Answer
- CAssign Alex the Storage File Data Privileged Reader role on the sa-ops-share storage account.
- DConfigure a separate backup policy in rsv-ops-backup for the share-nfs-conf file share.