Skip to content

Commit 51a8273

Browse files
Update resources-self-help-sql-on-demand.md
1 parent bc9e2ba commit 51a8273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ The error *Column `column name` of the type `type name` isn't compatible with th
648648

649649
If you are getting the error: `Resolving Cosmos DB 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).
650650

651-
### CosmosDB performance issues
651+
### Cosmos DB performance issues
652652

653653
If you are experiencing some unexpected performance issues, make sure that you applied the best practices, such as:
654654
- Make sure that you have placed the client application, serverless pool, and Cosmos DB analytical storage in [the same region](best-practices-serverless-sql-pool.md#colocate-your-azure-cosmos-db-analytical-storage-and-serverless-sql-pool).
@@ -752,7 +752,7 @@ Make sure that a user has permissions to access databases, [permissions to execu
752752

753753
You must use read-only Cosmos DB key to access your analytical storage, so make sure that it did not expire or that it is not re-generated.
754754

755-
If you are getting the [Resolving Cosmos DB path has failed](#resolving-cosmosdb-path-has-failed) error, make sure that you configured firewall.
755+
If you are getting the [Resolving Cosmos DB path has failed](#resolving-cosmos-db-path-has-failed) error, make sure that you configured firewall.
756756

757757
### Cannot access Lakehouse/Spark database
758758

0 commit comments

Comments
 (0)