You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/sql/query-cosmos-db-analytical-store.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This article explains how to write a query with a serverless SQL pool that queri
27
27
- Make sure that you prepare the analytical store:
28
28
- Enable analytical store on [your Azure Cosmos DB containers](../quickstart-connect-synapse-link-cosmos-db.md#enable-azure-cosmos-db-analytical-store).
29
29
- 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).
31
31
- Make sure that you have applied all [best practices](best-practices-serverless-sql-pool.md), such as:
32
32
- Ensure that your Azure Cosmos DB analytical storage is in the same region as serverless SQL pool.
33
33
- Ensure that the client application (Power BI, Analysis service) is in the same region as serverless SQL pool.
0 commit comments