Skip to content

Commit 728c63d

Browse files
committed
add link
1 parent 4d12b89 commit 728c63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extensions/Cosmos/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Or with RBAC:
8888
- **`LimitToEndpoint`**: Optional, defaults to `false`. When the value of this property is false, the Cosmos DB SDK will automatically discover
8989
write and read regions, and use them when the configured application region is not available.
9090
when set to `true`, availability is limited to the endpoint specified.
91-
- **Note**: [TODO](LINK). When using the Cosmos DB Emulator Container for Linux it's been observed
92-
setting the value to `true` enables migration of data. <-- TODO wordsmith.
91+
- **Note**: [CosmosClientOptions.LimitToEndpoint Property](https://learn.microsoft.com/dotnet/api/microsoft.azure.cosmos.cosmosclientoptions.limittoendpoint?view=azure-dotnet). When using the Cosmos DB Emulator Container for Linux it's been observed
92+
setting the value to `true` enables import and export of data.
9393

9494
#### **Serverless Account**
9595
- **`IsServerlessAccount`**: Specifies whether the target account uses Serverless instead of Provisioned throughput, which affects the way containers are created.

0 commit comments

Comments
 (0)