Hi @EJR ,
Please refer to Troubleshoot SSIS Integration Runtime management in Azure Data Factory.
Best Regards,
Mona
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to deploy an Azure Data Factory SSIS Integration runtime for use with my SQL Managed Instance (on the private interface). I keep running into the same issue with this error:
Failed to start the integration runtime: SSISintegrationRuntime. Error: Error code: InvalidVnetConfiguration. Error message: VNet configuration is invalid. Code : MisconfiguredDnsServerOrNsgSettings, Message: Failed to provision Integration Runtime in Vnet. If you have configured the DNS server or NSG settings, please make sure the DNS server is accessible and NSG is configured properly. Please see https://learn.microsoft.com/azure/data-factory/join-azure-ssis-integration-runtime-virtual-network to configure your VNet
I've followed the instructions here: https://learn.microsoft.com/en-us/azure/data-factory/join-azure-ssis-integration-runtime-virtual-network#subnet carefully, at least I thought I had, but still no go. Here's a screenshot of my NSG inbound and outbound for the VNet (the subnet the managed instance is on 10.0.0.0/24 and the subnet for the SSIS IR is 10.0.2.0/24):
Inbound:
Outbound:
Here are my subnets with the SSIS subnet highlighted:
We don't have any special DNS setup.
If I deploy to the public interface, it seems to work OK.
Any suggestions are very welcome!
Hi @EJR ,
Please refer to Troubleshoot SSIS Integration Runtime management in Azure Data Factory.
Best Regards,
Mona