Skip to content

Commit 4648e74

Browse files
authored
Merge pull request #102519 from msrini-MSFT/patch-100
(AzureCXP) fixes MicrosoftDocs/azure-docs#46911
2 parents 64b4319 + b628d36 commit 4648e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ A private link resource is the destination target of a given private endpoint. T
5252
|**Azure SQL Database** | Microsoft.Sql/servers | Sql Server (sqlServer) |
5353
|**Azure SQL Data Warehouse** | Microsoft.Sql/servers | Sql Server (sqlServer) |
5454
|**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) |
55-
|**Azure Data Lake Storage Gen2** | Microsoft.Storage/storageAccounts | Blob (blob, blob_secondary) |
55+
|**Azure Data Lake Storage Gen2** | Microsoft.Storage/storageAccounts | Blob (blob, blob_secondary)<BR> Data Lake File System Gen2 (dfs, dfs_secondary) |
5656
|**Azure Cosmos DB** | Microsoft.AzureCosmosDB/databaseAccounts | Sql, MongoDB, Cassandra, Gremlin, Table|
5757
|**Azure Database for PostgreSQL -Single server** | Microsoft.DBforPostgreSQL/servers | postgresqlServer |
5858
|**Azure Database for MySQL** | Microsoft.DBforMySQL/servers | mysqlServer |
@@ -143,4 +143,4 @@ The following table includes a list of known limitations when using private endp
143143
- [Create your own Private Link for Azure Database for MySQL using Portal](../mysql/howto-configure-privatelink-portal.md)
144144
- [Create your own Private Link for Azure Database for MySQL using CLI](../mysql/howto-configure-privatelink-cli.md)
145145
- [Create your own Private Link for Azure Database for MariaDB using Portal](../mariadb/howto-configure-privatelink-portal.md)
146-
- [Create your own Private Link for Azure Database for MariaDB using CLI](../mariadb/howto-configure-privatelink-cli.md)
146+
- [Create your own Private Link for Azure Database for MariaDB using CLI](../mariadb/howto-configure-privatelink-cli.md)

0 commit comments

Comments
 (0)