Skip to content

Commit 14a09c4

Browse files
authored
Merge pull request #189800 from jonburchel/patch-21
Update managed-virtual-network-private-endpoint.md
2 parents d07b4c1 + 6d17e3b commit 14a09c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/data-factory/managed-virtual-network-private-endpoint.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,15 +146,16 @@ The following data sources have native Private Endpoint support and can be conne
146146
- Azure Machine Learning
147147
- Azure Private Link Service
148148
- Azure Purview
149-
- Azure SQL Database (not including Azure SQL Managed Instance)
149+
- Azure SQL Database
150+
- Azure SQL Managed Instance - (public preview)
150151
- Azure Synapse Analytics
151152
- Azure Table Storage (not including Storage account V1)
152153

153154
> [!Note]
154155
> You still can access all data sources that are supported by Data Factory through public network.
155156
156157
> [!NOTE]
157-
> Because Azure SQL Managed Instance doesn't support native Private Endpoint right now, you can access it from managed Virtual Network using Private Linked Service and Load Balancer. Please see [How to access SQL Managed Instance from Data Factory Managed VNET using Private Endpoint](tutorial-managed-virtual-network-sql-managed-instance.md).
158+
> Because Azure SQL Managed Instance native Private Endpoint in public preview, you can access it from managed Virtual Network using Private Linked Service and Load Balancer. Please see [How to access SQL Managed Instance from Data Factory Managed VNET using Private Endpoint](tutorial-managed-virtual-network-sql-managed-instance.md).
158159
159160
### On-premises data sources
160161
To access on-premises data sources from managed Virtual Network using Private Endpoint, please see this tutorial [How to access on-premises SQL Server from Data Factory Managed VNET using Private Endpoint](tutorial-managed-virtual-network-on-premise-sql-server.md).

0 commit comments

Comments
 (0)