Hi everyone,
We're encountering an issue while configuring Azure Synapse Link for Dataverse. Our environment is secured using VNet private endpoints, and public network access is fully disabled on the associated Azure Storage and Synapse resources.
When attempting to configure Synapse Link, the process fails—presumably due to network restrictions. Based on documentation and community insights, it seems Synapse Link may require public network access for setup and delta sync processes, which contradicts our security policies.
We've considered the following:
1. Temporarily enabling public access — not ideal due to compliance requirements.
2. Whitelisting IP ranges — we tried adding the full Azure region’s data center IPs, but this doesn't help since Dynamics 365-specific IPs or CIDRs are not publicly available. Also, checkbox for trust MS services is enabled.
3. Removing private endpoints — this works but compromises the secure network model we've put in place.
Did anyone tried this: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/azure-synapse-link-msi
Has anyone else successfully configured Synapse Link in a fully private setup with public network access disabled? If so, did you follow a specific set of steps or use managed private endpoints to achieve this?
Any guidance, lessons learned, or documentation links would be greatly appreciated.
Thanks in advance!