Skip to content

Commit 2110c1a

Browse files
authored
Merge pull request #109603 from ThomasWeiss/thweiss-cosmosdb-pe-regions
Removed region restriction
2 parents cad409a + e791fea commit 2110c1a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

articles/cosmos-db/how-to-configure-private-endpoints.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can connect to an Azure Cosmos account configured with Private Link by using
1919
This article describes the steps to create a private endpoint. It assumes that you're using the automatic approval method.
2020

2121
> [!NOTE]
22-
> Private endpoint support is currently generally available in supported regions for gateway connection mode only. For direct mode, it is available as a preview feature.
22+
> Private endpoint support is currently generally available for gateway connection mode only. For direct mode, it is available as a preview feature.
2323
2424
## Create a private endpoint by using the Azure portal
2525

@@ -634,14 +634,9 @@ You can use the same steps when you remove a region. After removing the region,
634634

635635
The following limitations apply when you're using Private Link with an Azure Cosmos account:
636636

637-
* Private Link support for Azure Cosmos accounts and virtual networks is available in specific regions only. For a list of supported regions, see the [Available regions](../private-link/private-link-overview.md#availability) section of the Private Link article.
638-
639-
> [!NOTE]
640-
> To create a private endpoint, make sure that both the virtual network and the Azure Cosmos account are in supported regions.
641-
642637
* When you're using Private Link with an Azure Cosmos account by using a direct mode connection, you can use only the TCP protocol. The HTTP protocol is not yet supported.
643638

644-
* Private endpoint support is currently generally available in supported regions for gateway connection mode only. For direct mode, it is available as a preview feature.
639+
* Private endpoint support is currently generally available for gateway connection mode only. For direct mode, it is available as a preview feature.
645640

646641
* When you're using Azure Cosmos DB's API for MongoDB accounts, a private endpoint is supported for accounts on server version 3.6 only (that is, accounts using the endpoint in the format `*.mongo.cosmos.azure.com`). Private Link is not supported for accounts on server version 3.2 (that is, accounts using the endpoint in the format `*.documents.azure.com`). To use Private Link, you should migrate old accounts to the new version.
647642

0 commit comments

Comments
 (0)