+**Deploy an HTTP proxy server to route traffic**. When you back up a SQL Server database on an Azure VM, the backup extension on the VM uses the HTTPS APIs to send management commands to Azure Backup and data to Azure Storage. The backup extension also uses Azure AD for authentication. Route the backup extension traffic for these three services through the HTTP proxy. There are no wildcard domains in use with Azure Backup to whitelist for your proxy rules, you will need to utilize the Public IP ranges for these services provided by Azure. The extensions are the only component that's configured for access to the public internet.
0 commit comments