Skip to content

Commit bbf574f

Browse files
Merge pull request #277319 from seesharprun/patch-2
Clarify emulator warning for ARM chips
2 parents 446dcb8 + 5ea0d24 commit bbf574f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/emulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Azure Cosmos DB emulator provides a local environment that emulates the Azur
2323
The emulator provides an environment on your developer workspace that isn't capable of emulating every aspect of the Azure Cosmos DB service. Here are a few key differences in functionality between the emulator and the equivalent cloud service.
2424

2525
> [!IMPORTANT]
26-
> 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.
26+
> The Linux emulator currently doesn't support developer machines running on Apple silicon series or Microsoft ARM chips. A temporary workaround is to install a Windows virtual machine and run the emulator on that platform.
2727
2828
- The emulator's **Data Explorer** pane is only supported in the API for NoSQL and API for MongoDB.
2929
- The emulator only supports **provisioned throughput**. The emulator doesn't support **serverless** throughput.

0 commit comments

Comments
 (0)