Hi,
We are looking to use the Data 365 Export Service. Our Azure SQL databases are setup using private endpoints.
Is it possible to use Data 365 Export Service with Azure SQL databases that are setup with private endpoints?
Also, does it make a difference if the Azure Key Vault is a private endpoint?
Thanks - Greg.
Hi,
For Data export service to connect to your azure sql, it should work with private endpoint. However you will have setup firewall to allow static IP addresses mentioned below.
Firewall settings. We recommend that you turn off Allow access to Azure services and specify the appropriate client IP addresses listed in this topic. More information: Azure SQL database static IP addresses used by the Data Export Service
Alternatively, you can turn on Allow access to Azure services to allow all Azure services access.
For SQL Server on Azure VM, the "Connect to SQL Server over the Internet" option should be enabled. More information: Azure: Connect to a SQL Server Virtual Machine on Azure
Additionally, configure your firewall rules to allow communication between Data Export Service and SQL Server.
docs.microsoft.com/.../replicate-data-microsoft-azure-sql-database
DAnny3211
433
Abhilash Warrier
137
Super User 2025 Season 2
Martin Dráb
67
Most Valuable Professional