Skip to content

Commit 1a39edb

Browse files
authored
Merge pull request #177336 from jovanpop-msft/patch-223
cosmosDb private endpoint
2 parents 3c08916 + 671237e commit 1a39edb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,10 @@ Azure Synapse SQL will return `NULL` instead of the values that you see in the t
507507

508508
The value specified in the `WITH` clause doesn't match the underlying Cosmos DB types in analytical storage and cannot be implicitly converted. Use `VARCHAR` type in the schema.
509509

510+
### Resolving CosmosDB path has failed
511+
512+
If you are getting the error: `Resolving CosmosDB path has failed with error 'This request is not authorized to perform this operation.'`, check do you use private endpoints in Cosmos DB. To allow SQL serverless to access an analytical store with private endpoint, you need to [configure private endpoints for Azure Cosmos DB analytical store](../../cosmos-db/analytical-store-private-endpoints.md#using-synapse-serverless-sql-pools).
513+
510514
### CosmosDB performance issues
511515

512516
If you are experiencing some unexpected performance issues, make sure that you applied the best practices, such as:

0 commit comments

Comments
 (0)