Skip to content

Commit bea0687

Browse files
authored
Merge pull request #90251 from jack-cloud-platform/cosmos-allow-public-azure-correction
Cosmos: Corrected public Azure access FAQ
2 parents 267e5e6 + 64fea18 commit bea0687

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/cosmos-db/how-to-configure-vnet-service-endpoint.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,11 @@ NSG rules are used to limit connectivity to and from a subnet with virtual netwo
356356
### Are service endpoints available for all VNets?
357357
No, Only Azure Resource Manager virtual networks can have service endpoint enabled. Classic virtual networks don't support service endpoints.
358358

359-
### Can I "Accept connections from within public Azure datacenters" when service endpoint access is enabled for Azure Cosmos DB?
360-
This is required only when you want your Azure Cosmos DB account to be accessed by other Azure first party services like Azure Data factory, Azure Cognitive Search or any service that is deployed in given Azure region.
359+
### When should I "Accept connections from within public Azure datacenters" for an Azure Cosmos DB account?
360+
This setting should only be enabled when you want your Azure Cosmos DB account to be accessible to any Azure service in any Azure region. Other Azure first party services such as Azure Data Factory and Azure Cognitive Search provide documentation for how to secure access to data sources including Azure Cosmos DB accounts, for example:
361+
362+
* [Azure Data Factory Managed Virtual Network](../data-factory/managed-virtual-network-private-endpoint.md)
363+
* [Azure Cognitive Search Indexer access to protected resources](../search/search-indexer-securing-resources.md)
361364

362365
## Next steps
363366

0 commit comments

Comments
 (0)