Hello,
Does anybody know / can confirm if Azure SQL DB (PaaS) Failover Groups are supported with VNET Service Endpoints ?
Below article doesn't mention any limitation about Failover Groups and Service Endpoints but when I've tried to create a Failover Groups between two SQL Servers (PaaS), it has failed with the following error:
"code: Internal Server Error; message: An unexpected error occurred while processing the request"
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-vnet-service-endpoint-rule-overview
The two SQL Servers (PaaS) have been configured as follows:
SQL_SRV01 was hosted in the Central US region
SQL_SRV02 was hosted in the East US 2 region
SQL_SRV_01 (PaaS) was configured so that from the a subnet in the Central US it can be queried.
SQL_SRV_02 (PaaS) was configured so that from the a subnet in the East US 2 it can be queried.
"Allow access to Azure services" was enabled on both
Note: No issues when Virtual Network rules have been removed
Any thoughts ?
Thanks in advance
Does anybody know / can confirm if Azure SQL DB (PaaS) Failover Groups are supported with VNET Service Endpoints ?
Below article doesn't mention any limitation about Failover Groups and Service Endpoints but when I've tried to create a Failover Groups between two SQL Servers (PaaS), it has failed with the following error:
"code: Internal Server Error; message: An unexpected error occurred while processing the request"
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-vnet-service-endpoint-rule-overview
The two SQL Servers (PaaS) have been configured as follows:
SQL_SRV01 was hosted in the Central US region
SQL_SRV02 was hosted in the East US 2 region
SQL_SRV_01 (PaaS) was configured so that from the a subnet in the Central US it can be queried.
SQL_SRV_02 (PaaS) was configured so that from the a subnet in the East US 2 it can be queried.
"Allow access to Azure services" was enabled on both
Note: No issues when Virtual Network rules have been removed
Any thoughts ?
Thanks in advance
Gmail