Integration Runtime#

The integration runtime is a local ‘proxy’ to manage connections to internal services. The most common of these (from a 2second google search) is an internal SQL server. The integration runtime is installed on a local server which will make connections to the target service. These connections need to be authenticated using the Azure credential manager.


Installation#