You manage an Azure Storage account named sa-prod-data that contains business-critical blob containers. You need to configure network security for sa-prod-data to meet the following requirements:
- Only virtual machines deployed in a subnet named Subnet-App within a virtual network named VNet-Core must be allowed network access to the storage account.
- Azure Backup must be able to back up the blob containers in the storage account.
- All other public internet access to the storage account must be blocked.
Which two configurations must you apply? (Select TWO).
- Enable the Microsoft.Storage service endpoint on Subnet-App and add a virtual network rule for Subnet-App in the network settings of sa-prod-data.Cevap
- Configure the firewalls and virtual networks settings of sa-prod-data to allow access from selected networks and enable the exception for trusted Microsoft services.Cevap
- CAssign the Storage Blob Data Contributor role to the Subnet-App Network Security Group (NSG) and allow outbound traffic to sa-prod-data.
- DDisable the exception to allow trusted Microsoft services and add the public IP addresses of the Azure Backup service endpoints to the firewall rules of sa-prod-data.
Cevap
Enable the Microsoft.Storage service endpoint on the subnet, add a corresponding virtual network rule to the storage account firewall, and configure the storage account to restrict public access to selected networks while allowing the trusted Microsoft services bypass exception.
To secure the storage account, you must restrict public access by setting the firewall to allow access only from selected networks. To permit the virtual machines on the specific subnet, you must enable the Microsoft.Storage service endpoint on that subnet and add a virtual network rule targeting it in the storage account firewall. Additionally, because Azure Backup is an external trusted Microsoft service that operates outside the virtual network, you must check the box to allow trusted Microsoft services to bypass the firewall so that backups can succeed.
Adım Adım Çözüm
Anahtar Kavram
Configuring Azure Storage firewalls, enabling virtual network service endpoints, and configuring the trusted Microsoft services bypass exception to secure access.
Tahmini Süre:2m 0s