Skip to content

Commit e493568

Browse files
SQL Managed Instance GA of Private Link
1 parent beca728 commit e493568

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Unlike copy activity, pipeline and external activity have a default time to live
113113

114114

115115
### Comparison of different TTL
116+
116117
The following table lists the differences between different types of TTL:
117118

118119
| Feature | Interactive authoring | Copy compute scale | Pipeline & External compute scale |
@@ -188,9 +189,6 @@ The following services have native private endpoint support. They can be connect
188189

189190
For the support of data sources, you can refer to [connector overview](connector-overview.md). You can access all data sources that are supported by Data Factory through a public network.
190191

191-
> [!NOTE]
192-
> Because SQL Managed Instance native private endpoint is in preview, you can access it from a managed virtual network by using Private Link and Azure Load Balancer. For more information, see [Access SQL Managed Instance from a Data Factory managed virtual network using a private endpoint](tutorial-managed-virtual-network-sql-managed-instance.md).
193-
194192

195193
### On-premises data sources
196194

articles/data-factory/tutorial-managed-virtual-network-sql-managed-instance.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.date: 09/26/2022
1111

1212
# Tutorial: How to access SQL Managed Instance from Data Factory Managed VNET using Private Endpoint
1313

14+
> [!IMPORTANT]
15+
> SQL Managed Instance now has native support for private endpoints. Instead of implementing the solution in this document, we recommend creating a private endpoint directly to the SQL Managed Instance resource as described in [Managed private endpoints](managed-virtual-network-private-endpoint.md#managed-private-endpoints).
16+
1417
This tutorial provides steps for using the Azure portal to setup Private Link Service and
1518
access SQL Managed Instance from Managed VNET using Private Endpoint.
1619

articles/private-link/private-endpoint-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ A private-link resource is the destination target of a specified private endpoin
107107
| Azure SignalR Service | Microsoft.SignalRService/SignalR | signalr |
108108
| Azure SignalR Service | Microsoft.SignalRService/webPubSub | webpubsub |
109109
| Azure SQL Database | Microsoft.Sql/servers | SQL Server (sqlServer) |
110+
| Azure SQL Managed Instance | Microsoft.Sql/managedInstances | managedInstance |
110111
| Azure Storage | Microsoft.Storage/storageAccounts | Blob (blob, blob_secondary)<BR> Table (table, table_secondary)<BR> Queue (queue, queue_secondary)<BR> File (file, file_secondary)<BR> Web (web, web_secondary)<BR> Dfs (dfs, dfs_secondary) |
111112
| Azure File Sync | Microsoft.StorageSync/storageSyncServices | File Sync Service |
112113
| Azure Synapse | Microsoft.Synapse/privateLinkHubs | web |

0 commit comments

Comments
 (0)