Soru

Zorluk: KolayAzure Files Backup and Restore

An administrator manages a premium storage account named `saengshared` in the West US 2 region. The storage account hosts an SMB file share named `projectshares`. To protect the file share, a Recovery Services vault named `rsv-westus2-01` is deployed in the same region. The firewalls and virtual networks settings on `saengshared` are configured to restrict access to selected networks only. When configuring backup for the file share, the operation fails because the vault cannot access the storage account. What must be configured on `saengshared` to resolve the issue?

  1. Enable the 'Allow Azure services on the trusted services list to access this storage account' exception in the firewall settings.Cevap
  2. B
    Assign the Backup Operator role to the storage account's system-assigned managed identity at the vault scope.
  3. C
    Add the public IP addresses of the Azure Backup service endpoints in the West US 2 region to the allowed IP ranges of the firewall.
  4. D
    Create a private endpoint for the Recovery Services vault and associate it with the storage account subnet.

Cevap

Enable the 'Allow Azure services on the trusted services list to access this storage account' exception in the firewall settings.
The correct answer is to enable the exception 'Allow Azure services on the trusted services list to access this storage account'. Azure Backup is a trusted Microsoft service, and enabling this setting allows the service to orchestrate backup and restore operations for the file share even when the storage account firewall is configured to block public access.

Adım Adım Çözüm

1
Identify the cause of the backup failure.
The storage account firewall blocks access from the Recovery Services vault.
The storage account is configured to restrict access to selected networks only, blocking external service access by default.
2
Determine the supported method to allow Azure Backup through the storage account firewall.
Identify that Azure Backup is a trusted Microsoft service.
Azure Backup can bypass storage firewalls natively when the trusted services exception is enabled.
3
Configure the exception on the storage account.
Enable the exception 'Allow Azure services on the trusted services list to access this storage account'.
This allows the backup service to access the SMB file share snapshots securely without opening the firewall to all public networks.

Anahtar Kavram

Bypassing Azure Storage Account firewalls for trusted Microsoft services like Azure Backup during Azure Files backup configuration.
Bu soruyu puanla