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/cosmos-db/configure-synapse-link.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,9 @@ ms.author: srchi
12
12
13
13
Synapse Link for Azure Cosmos DB is a cloud-native hybrid transactional and analytical processing (HTAP) capability that enables you to run near real-time analytics over operational data in Azure Cosmos DB. Synapse Link creates a tight seamless integration between Azure Cosmos DB and Azure Synapse Analytics.
14
14
15
+
15
16
> [!IMPORTANT]
16
-
> Synapse Link for Azure Cosmos DB is currently available in only specific regions, see the [available regions](synapse-link.md#supported-regions) list for more details. To use Azure Synapse Link, ensure you provision your Azure Cosmos account & Azure Synapse Analytics workspace in one of the above supported regions.
17
+
> To use Azure Synapse Link, ensure you provision your Azure Cosmos account & Azure Synapse Analytics workspace in one of the above supported regions.For the list of supported regions, see [Azure service updates](https://azure.microsoft.com/updates/).
17
18
18
19
Use the following steps to run analytical queries with the Synapse Link for Azure Cosmos DB:
Copy file name to clipboardExpand all lines: articles/cosmos-db/synapse-link-use-cases.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,13 @@ You might be curious to understand what industry use cases can leverage this clo
19
19
* Predictive maintenance, anomaly detection in IOT scenarios
20
20
21
21
> [!NOTE]
22
-
> Synapse Link for Azure Cosmos DB targets the scenario where enterprise teams are looking to run near real-time analytics. These analytics are run without ETL over operational data generated across transactional applications built on Azure Cosmos DB. This does not replace the need for a separate data warehouse when there are traditional data warehouse requirements such as workload management, high concurrency, persistence aggregates across multiple data sources.
22
+
> Azure Synapse Link for Azure Cosmos DB targets the scenario where enterprise teams are looking to run near real-time analytics. These analytics are run without ETL over operational data generated across transactional applications built on Azure Cosmos DB. This does not replace the need for a separate data warehouse when there are traditional data warehouse requirements such as workload management, high concurrency, persistence aggregates across multiple data sources.
Research studies show that embedding big data analytics in supply chain operations leads to improvements in order-to-cycle delivery times and supply chain efficiency.
27
27
28
-
Forward-thinking manufacturers are quickly onboarding to cloud-native technologies to break out of constraints of legacy Enterprise Resource Planning (ERP) and Supply Chain Management (SCM) systems. With supply chains generating increasing volumes of operational data every minute (order, shipment, transaction data), manufacturers need an operational database. This operational database should scale to handle the data volumes as well as an analytical platform to get to a level of real-time contextual intelligence to stay ahead of the curve.
28
+
Manufacturers are onboarding to cloud-native technologies to break out of constraints of legacy Enterprise Resource Planning (ERP) and Supply Chain Management (SCM) systems. With supply chains generating increasing volumes of operational data every minute (order, shipment, transaction data), manufacturers need an operational database. This operational database should scale to handle the data volumes as well as an analytical platform to get to a level of real-time contextual intelligence to stay ahead of the curve.
29
29
30
30
The following architecture shows the power of leveraging Azure Cosmos DB as the cloud-native operational database and Synapse Link in supply chain analytics:
31
31
@@ -99,6 +99,9 @@ The following list shows an overview of the various workload patterns that are s
99
99
100
100
Azure Synapse Link enables Azure Cosmos DB to not just power transactional workloads but also perform near real-time analytical workloads over historical operational data. It happens with no ETL requirements and guaranteed performance isolation from the transactional workloads.
101
101
102
+
The following image shows workload patterns using Azure Cosmos DB:
103
+

104
+
102
105
Let us take the example of an e-commerce company CompanyXYZ with global operations across 20 countries to illustrate the benefits of choosing Azure Cosmos DB as the single real-time database powering both transactional and analytical requirements of an inventory management platform.
103
106
104
107
* CompanyXYZ’s core business depends on the inventory management system – hence availability & reliability are core pillar requirements. Benefits of using Azure Cosmos DB:
@@ -125,14 +128,14 @@ Let us take the example of an e-commerce company CompanyXYZ with global operatio
125
128
126
129
To learn more, see the following docs:
127
130
128
-
*[Azure Synapse Link for Azure Cosmos DB.](synapse-link.md)
131
+
*[Azure Synapse Link for Azure Cosmos DB](synapse-link.md)
129
132
130
-
*[Azure Cosmos DB Analytical Store.](analytical-store-introduction.md)
133
+
*[Azure Cosmos DB Analytical Store](analytical-store-introduction.md)
131
134
132
-
*[Working with Azure Synapse Link for Azure Cosmos DB.](configure-synapse-link.md)
135
+
*[Working with Azure Synapse Link for Azure Cosmos DB](configure-synapse-link.md)
133
136
134
-
*[Frequently asked questions about Synapse Link for Azure Cosmos DB.](synapse-link-frequently-asked-questions.md)
137
+
*[Frequently asked questions about Azure Synapse Link for Azure Cosmos DB](synapse-link-frequently-asked-questions.md)
135
138
136
-
*[Apache Spark in Azure Synapse Analytics.](../synapse-analytics/spark/apache-spark-concepts.md)
139
+
*[Apache Spark in Azure Synapse Analytics](../synapse-analytics/spark/apache-spark-concepts.md)
137
140
138
-
*[SQL serverless/on-demand in Azure Synapse Analytics.](../synapse-analytics/sql/on-demand-workspace-overview.md)
141
+
*[SQL serverless/on-demand in Azure Synapse Analytics](../synapse-analytics/sql/on-demand-workspace-overview.md)
0 commit comments