An Azure relational database service.
Microsoft engineer said that due to our SQL on virtual machines are member of an Azure Load Balancer ( Internal ) which does not have public IP address, as default setting Internal load balancer will not allow to communicate with Azure Backup services endpoint.
In other hand, does not have any option to register Azure Backup services endpoint for Azure subnet, so Azure VM can not connect to Azure Backup service even we have the outbound rules to connect to Azure Backup, Azure AD, and storage account via port 443.
If we want to setup Backup for SQL, we can :
- Remove VM from backend of Internal Load balancer
- Or assign a Public IP address to VM
- Or using NAT gateway
On Sep, I noticed that SQL on our VM still worked well, but from Oct I guess Microsoft has changed their setting, which does not allow the Internal Load balancer to connect to Azure services such as Backup.