An enterprise migration plan requires transferring virtual machine image files from an on-premises Windows server to an Azure storage account named stmigrationprod. The target destination is a private blob container named images.
The storage account network configuration is set to 'Enabled from selected virtual networks and IP addresses'. No virtual network or firewall IP rules are currently configured.
An administrator logs in to AzCopy using Microsoft Entra ID credentials that have been assigned the User Access Administrator and Contributor roles for the subscription containing the storage account.
When running the azcopy copy command, the administrator receives a 403 Forbidden error.
Which of the following configuration changes must the administrator perform to resolve this error and complete the file transfer? (Select TWO.)
- Add the public IP address of the local Windows server to the firewall settings of the storage account.Cevap
- Assign the Storage Blob Data Contributor role to the administrator's Microsoft Entra ID account.Cevap
- CAssign the Reader role to the administrator's Microsoft Entra ID account at the storage account level.
- DEnable the 'Allow trusted Microsoft services to access this storage account' setting on the storage account firewall.