October 21, 2020 3:00 PM
Here I would like to list down the different ways to connect from Azure to On-Premise SQL Server.
We can create a site-to-site VPN for connecting from Azure to On-Premise. Here the VPN device on Azure takes care of transmitting the request to the On-Premise network.
Azure Data Factory requires running an Integration Runtime service in the On-Premise machine to make the connectivity happen. It also requires Outbound port opening from On-Premise machine if there is any Outbound connection required back to the Azure SQL.
https://azure.microsoft.com/en-us/services/data-factory/
Hybrid Connections are created within the App Service.
https://docs.microsoft.com/en-us/azure/app-service/app-service-hybrid-connections
Relays create endpoints on the On-Premise application which can be accessed by the Outside World.
Link: https://www.c-sharpcorner.com/article/overview-of-azure-service-bus-relay/
Express Route is a highly secured option as it creates a new connectivity other than Public Internet.
https://docs.microsoft.com/en-us/azure/expressroute/expressroute-introduction
If you…
View original post 39 more words
Subscribe to get the latest posts sent to your email.
Posted by Nishant Rana
Categories: Microsoft Dynamics 365
Tags:
Mobile Site | Full Site
Get a free blog at WordPress.com Theme: WordPress Mobile Edition by Alex King.