We have an Azure Synapse workspace, and because some/most of our sources are behind an Azure virtual network, we are creating a self-hosted integration runtime. In the documentation (https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime), in the section on firewalls, one of the domains to enable is **{datafactory}.{region}.datafactory.azure.net. The description for that entry says to look in the key for the self-hosted integration runtime. At least in Synapse, that key isn't a FQDN. I've tried poking around in the properties of various things related to pipeline or the Synapse workspace, and I can't find any references to datafactory.azure.net, or data factory at all.
Is the data factory name the Synapse workspace name? That is the closest thing to a data factory name in the key?
Or do I use a different domain entirely, maybe something based on azuresynapse.net?
