Skip to content

Commit 356581e

Browse files
authored
Acrolinx
1 parent e4f8b30 commit 356581e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/analytical-store-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ FROM OPENROWSET('CosmosDB',
483483
484484
It's possible to use full fidelity Schema for API for NoSQL accounts, instead of the default option, by setting the schema type when enabling Synapse Link on an Azure Cosmos DB account for the first time. Here are the considerations about changing the default schema representation type:
485485

486-
* Currently, if you enable Synapse Link in your NoSQL API account using the Azure Portal, it will be enabled as well-defined schema.
486+
* Currently, if you enable Synapse Link in your NoSQL API account using the Azure portal, it will be enabled as well-defined schema.
487487
* Currently, if you want to use full fidelity schema with NoSQL or Gremlin API accounts, you have to set it at account level in the same CLI or PowerShell command that will enable Synapse Link at account level.
488488
* Currently Azure Cosmos DB for MongoDB isn't compatible with this possibility of changing the schema representation. All MongoDB accounts have full fidelity schema representation type.
489489
* Full Fidelity schema data types map mentioned above isn't valid for NoSQL API accounts, that use JSON datatypes. As an example, `float` and `integer` values are represented as `num` in analytical store.
@@ -577,7 +577,7 @@ Synapse Link, and analytical store by consequence, has different compatibility l
577577

578578
### Backup policies
579579

580-
There are two possible backup polices and to understand how to use them, the following details about Azure Cosmos DB backups are very important:
580+
There are two possible backup policies and to understand how to use them, the following details about Azure Cosmos DB backups are very important:
581581

582582
* The original container is restored without analytical store in both backup modes.
583583
* Azure Cosmos DB doesn't support containers overwrite from a restore.

0 commit comments

Comments
 (0)