Skip to content

Commit c902159

Browse files
committed
Replace link
1 parent a1468a2 commit c902159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/query-cosmos-db-analytical-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article explains how to write a query with a serverless SQL pool that queri
2727
- Make sure that you prepare the analytical store:
2828
- Enable analytical store on [your Azure Cosmos DB containers](../quickstart-connect-synapse-link-cosmos-db.md#enable-azure-cosmos-db-analytical-store).
2929
- Get the connection string with a read-only key that you can use to query analytical store.
30-
- Get the read-only [key that will be used to access the Azure Cosmos DB container](/azure/cosmos-db/database-security#primary-keys)
30+
- Get the read-only [key that will be used to access the Azure Cosmos DB container](/previous-versions/azure/cosmos-db/how-to-obtain-keys).
3131
- Make sure that you have applied all [best practices](best-practices-serverless-sql-pool.md), such as:
3232
- Ensure that your Azure Cosmos DB analytical storage is in the same region as serverless SQL pool.
3333
- Ensure that the client application (Power BI, Analysis service) is in the same region as serverless SQL pool.

0 commit comments

Comments
 (0)