You have an Azure subscription containing a virtual network named VNet1. VNet1 has a subnet named Subnet-Internal.
You deploy an Azure Storage account named sa-data-prod. You configure the storage account firewall to restrict access to 'Selected networks' and add Subnet-Internal to the allowed virtual networks.
You configure Azure Backup to back up the files in sa-data-prod. You discover that the backup jobs fail because the backup service cannot access the storage account.
Which configuration change should you make to resolve the backup failure?
- Enable the 'Allow trusted Microsoft services to access this storage account' exception in the storage account firewall settings.Cevap
- BAssign the Storage Account Contributor role to the Azure Backup service instance at the resource group level.
- CAdd a Network Security Group (NSG) rule in Subnet-Internal that allows outbound traffic to the Storage service tag with a priority of 2000, below an existing deny-all rule at priority 1000.
- DConfigure a Microsoft.Storage service endpoint on the subnet used by the Azure Backup service.
Cevap
Enable the 'Allow trusted Microsoft services to access this storage account' exception in the storage account firewall settings.
The correct action is to enable the 'Allow trusted Microsoft services to access this storage account' exception in the storage account firewall settings. This configures the storage account firewall to permit trusted Azure services, such as Azure Backup, to bypass the network restrictions and successfully perform data protection tasks.
Adım Adım Çözüm
Anahtar Kavram
Azure Storage Firewall Bypass for Trusted Microsoft Services
Tahmini Süre:1m 30s