diff --git a/docs/data-guide/technology-choices/analytical-data-stores.md b/docs/data-guide/technology-choices/analytical-data-stores.md index 650b766f99e..fca5f9bc537 100644 --- a/docs/data-guide/technology-choices/analytical-data-stores.md +++ b/docs/data-guide/technology-choices/analytical-data-stores.md @@ -82,7 +82,7 @@ The following tables summarize the key differences in capabilities. | Capability | SQL Database | Azure Synapse SQL pool | Azure Synapse Spark pool | Azure Data Explorer | HBase/Phoenix on HDInsight | Hive LLAP on HDInsight | Azure Analysis Services | Cosmos DB | |--------------------------------------------------|--------------|--------------------|---------------------------|----------------------------|------------------------|-------------------------|-----------|-----------| -| Redundant regional servers for high availability | Yes | No | No | Yes | Yes | No | No | Yes | +| Redundant regional servers for high availability | Yes | No | No | Yes | Yes | No | Yes | Yes | | Supports query scale out | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | | Dynamic scalability (scale up) | Yes | Yes | Yes | Yes | No | No | Yes | Yes | | Supports in-memory caching of data | Yes | Yes | Yes | Yes | No | Yes | Yes | No |