-
Notifications
You must be signed in to change notification settings - Fork 268
Open
Description
Hello,
When deploying a private Standard agent version following code , we encounter after creation, an issue to access it. Below the error displayed
cosmos_vnet_blocked: Access to Cosmos DB is blocked due to VNET configuration. Please check your network settings and make sure CosmosDB is public network enabled, if this is a public standard agent setup.
Some people seems to encounter same error and some respond with the fix below:
How to fix ?(supported configuration)
Required Cosmos DB settings for Standard Agents
Your Cosmos DB account must have:
public_network_access_enabled = true
AND either:
No VNET firewall rules
OR
“Allow access from Azure services” enabled
Can you confirm that is it possible to use in private Standard Agent mode, a CosmoDB account with Public Access 'Disabled' and only private endpoint ?
Thanks.
Regards
Metadata
Metadata
Assignees
Labels
No labels