Skip to content

Commit f4196ab

Browse files
Merge pull request #231046 from seesharprun/patch-1
Cosmos DB | Add Apple M1 tip to emulator article
2 parents fed085a + 72e29a5 commit f4196ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cosmos-db/docker-emulator-linux.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ The Azure Cosmos DB Linux Emulator provides a local environment that emulates th
2020
>
2121
> We do not recommend use of the emulator (Preview) in production. For heavier workloads, use our [Windows emulator](local-emulator.md).
2222
23+
> [!IMPORTANT]
24+
> The Linux emulator currently has limited support for developer machines running on M1 and M2 chips. A temporary workaround is to install a Windows virtual machine and run the emulator on that platform.
25+
2326
## How does the emulator work?
2427

2528
The Azure Cosmos DB Linux Emulator provides a high-fidelity emulation of the Azure Cosmos DB service. The emulator supports equivalent functionality as the Azure Cosmos DB. Functionality includes creating data, querying data, provisioning and scaling containers, and executing stored procedures and triggers. You can develop and test applications using the Azure Cosmos DB Linux Emulator. You can also deploy applications to Azure at global scale by updating the Azure Cosmos DB connection endpoint from the emulator to a live account.

0 commit comments

Comments
 (0)