You manage an Azure subscription that contains a Premium storage account named sa-corp-files in the East US 2 region. The storage account hosts two file shares: an SMB file share named records-smb and an NFS file share named records-nfs. The firewall of sa-corp-files is enabled and configured to allow traffic only from selected virtual networks and IP addresses. The option 'Allow trusted Microsoft services to access this storage account' is currently disabled. You have a Recovery Services vault named rsv-corp-backup in the East US 2 region. Your user account is assigned the Backup Operator role at the resource group level containing all these resources. You need to configure a backup policy in rsv-corp-backup to back up the supported file shares in sa-corp-files while ensuring the minimum administrative permissions are assigned. Which of the following actions should you perform?
- Enable 'Allow trusted Microsoft services to access this storage account' on the firewall of sa-corp-files, assign the Storage Account Contributor role to your user account on sa-corp-files, and configure backup for the records-smb file share only.Answer
- BAssign the Storage Account Contributor role to your user account on sa-corp-files, and configure backup for the records-smb file share only without modifying the firewall settings of sa-corp-files.
- CEnable 'Allow trusted Microsoft services to access this storage account' on the firewall of sa-corp-files, and configure backup for both the records-smb and records-nfs file shares using your existing Backup Operator role permissions.
- DEnable 'Allow trusted Microsoft services to access this storage account' on the firewall of sa-corp-files, assign the Storage Account Contributor role to your user account on sa-corp-files, and configure backup for both the records-smb and records-nfs file shares.