Skip to content

Commit 2c508b7

Browse files
committed
add applyto
1 parent f17be7a commit 2c508b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/data-factory/how-to-use-sql-managed-instance-with-ir.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.date: 4/15/2020
1515
---
1616
# Use Azure SQL Database Managed Instance with SQL Server Integration Services (SSIS) in Azure Data Factory
1717

18+
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-xxx-md.md)]
19+
1820
You can now move your SQL Server Integration Services (SSIS) projects, packages, and workloads to the Azure cloud. Deploy, run, and manage SSIS projects and packages on Azure SQL Database or SQL Database Managed Instance with familiar tools such as SQL Server Management Studio (SSMS). This article highlights the following specific areas when using Azure SQL Database Managed Instance with Azure-SSIS integration runtime (IR):
1921

2022
- [Provision an Azure-SSIS IR with SSIS catalog (SSISDB) hosted by Azure SQL Database managed instance](#provision-azure-ssis-integration-runtime-with-ssisdb-hosted-by-azure-sql-database-managed-instance).
@@ -134,7 +136,7 @@ You can now move your SQL Server Integration Services (SSIS) projects, packages,
134136

135137
Public endpoint host name comes in the format <mi_name>.public.<dns_zone>.database.windows.net and that the port used for the connection is 3342.
136138

137-
![catalog-public-endpoint](./media/how-to-host-ssisdb-sql-managed-instance/catalog-public-endpoint.png)
139+
![catalog-public-endpoint](./media/how-to-use-sql-managed-instance-with-ir/catalog-public-endpoint.png)
138140

139141
1. Select Azure AD authentication when applies.
140142

0 commit comments

Comments
 (0)