Forum Discussion
Azure Government Cloud - Azure datafactory to Azure Devops on-prem Server integration setup
Hi, I'm trying to setup Azure datafactory to Azure Devops on-prem Server integration setup in Azure Government. I'm able to create a Azure DevOps Server in Virtual Machine using single server deployment. However I'm unable to integrate the ADF to the on-prem server. Has anyone done this setup ?
- balasubramanimIron Contributor
To set up Azure Data Factory (ADF) integration with an on-prem Azure DevOps Server in the Azure Government Cloud, please try the below mentioned steps.
Self-Hosted Integration Runtime (SHIR): Install SHIR on a VM within the same network as your DevOps server to act as a secure bridge for data transfer.
Network Configuration: Make sure your Network Security Groups (NSGs) and firewall settings allow ADF to connect to the DevOps server, especially port 443 for HTTPS.
Authentication: Use either a service principal or managed identity with proper permissions for secure access to the on-prem server.
IP Allowlisting: If your server has IP restrictions, add ADF’s IP addresses for the Azure Government region to the allowlist.
Following these steps should establish a solid connection testing each along the way will help confirm it’s working smoothly.
- bhanutejachindukuriCopper Contributor
Refer the Below Article to integrate ADF to On Prem server
Setting up Shir is ADF in the same server or opening a firewall to on Prem server will do the work.
https://learn.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime?tabs=data-factory