Skip to content

Commit 8cd5511

Browse files
author
Rodrigo Souza
authored
Update synapse-link-frequently-asked-questions.md
1 parent 43251f0 commit 8cd5511

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/cosmos-db/synapse-link-frequently-asked-questions.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Azure Synapse Link for Azure Cosmos DB creates a tight integration between Azure
1919

2020
In the public preview release, Synapse Link is supported for the Azure Cosmos DB SQL (Core) API and for the Azure Cosmos DB API for MongoDB.
2121

22-
### Is Synapse Link supported for multi-region Azure Cosmos accounts?
22+
### Is Synapse Link supported for multi-region Azure Cosmos DB accounts?
2323

24-
Yes, for multi-region Azure Cosmos accounts, the data stored in the analytical store is also globally distributed. Regardless of single write region (single master) or multiple write regions (also known as multi-master), analytical queries performed from Azure Synapse Analytics can be served from the closest local region.
24+
Yes, for multi-region Azure Cosmos DB accounts, the data stored in the analytical store is also globally distributed. Regardless of single write region (single master) or multiple write regions (also known as multi-master), analytical queries performed from Azure Synapse Analytics can be served from the closest local region.
2525

26-
When planning to configure a multi-region Azure Cosmos account with analytical store support, it is recommended to have all the necessary regions added at time of account creation.
26+
When planning to configure a multi-region Azure Cosmos DB account with analytical store support, it is recommended to have all the necessary regions added at time of account creation.
2727

2828
### Can I choose to enable Synapse Link for only certain region and not all regions in a multi-region account set-up?
2929

@@ -33,9 +33,9 @@ In the preview release, when Synapse Link is enabled for a multi-region account,
3333

3434
In preview, for Synapse Link enabled database accounts, backup and restore of containers is not supported. If you have production workloads that require backup and restore functionality, we recommended not to enable Synapse Link on those database accounts.
3535

36-
### Can I disable the Synapse Link feature for my Azure Cosmos account?
36+
### Can I disable the Synapse Link feature for my Azure Cosmos DB account?
3737

38-
Currently, after the Synapse Link capability is enabled at the account level, you cannot disable it. If you want to turn off the capability, you have to delete and re-create a new Azure Cosmos account.
38+
Currently, after the Synapse Link capability is enabled at the account level, you cannot disable it. If you want to turn off the capability, you have to delete and re-create a new Azure Cosmos DB account.
3939

4040
Understand that you will **not** have any billing implications if the Synapse Link capability is enabled at the account level but there is no analytical store enabled containers.
4141

@@ -45,11 +45,11 @@ Understand that you will **not** have any billing implications if the Synapse Li
4545

4646
Currently, the analytical store can only be enabled for new containers (both in new and existing accounts).
4747

48-
### Can I disable analytical store on my Azure Cosmos containers after enabling it during container creation?
48+
### Can I disable analytical store on my Azure Cosmos DB containers after enabling it during container creation?
4949

50-
Currently, the analytical store cannot be disabled on an Azure Cosmos container after it is enabled during container creation.
50+
Currently, the analytical store cannot be disabled on an Azure Cosmos DB container after it is enabled during container creation.
5151

52-
### Is analytical store supported for Azure Cosmos containers with autoscale provisioned throughput?
52+
### Is analytical store supported for Azure Cosmos DB containers with autoscale provisioned throughput?
5353

5454
Yes, the analytical store can be enabled on containers with autoscale provisioned throughput.
5555

@@ -74,7 +74,7 @@ At this time, the analytical store cannot be accessed from Synapse SQL provision
7474

7575
### Can I write back the query aggregation results from Synapse back to the analytical store?
7676

77-
Analytical store is a read-only store in an Azure Cosmos container. So, you cannot directly write back the aggregation results to the analytical store, but can write them to the Azure Cosmos DB transactional store of another container, which can later be leveraged as a serving layer.
77+
Analytical store is a read-only store in an Azure Cosmos DB container. So, you cannot directly write back the aggregation results to the analytical store, but can write them to the Azure Cosmos DB transactional store of another container, which can later be leveraged as a serving layer.
7878

7979
### Is the autosync replication from transactional store to the analytical store asynchronous or synchronous and what are the latencies?
8080

0 commit comments

Comments
 (0)