This document discusses using Azure Cosmos DB and Azure Synapse Analytics together to enable near real-time analytics on operational data. It notes that running analytics directly on an operational database can impact performance. Instead, it recommends using Azure Synapse Link for Cosmos DB to automatically sync operational data to Azure Synapse Analytics for analytics and reporting. This allows separating OLTP and OLAP workloads while still providing near real-time insights. It then demonstrates this solution for a retailer doing supply chain management and sales forecasting across thousands of locations.