Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent 12597de commit 86e86c8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Expand Up @@ -4,19 +4,19 @@ languages:
- csharp
products:
- azure
services: Cosmos-DB
platforms: dotnet
author: yaohaizh
extensions:
- services: Cosmos-DB
- platforms: dotnet
---

# Create a DocumentDB and configure it for high availability using C# #

Azure CosmosDB sample -
- Create a CosmosDB configured with a single read location
- Get the credentials for the CosmosDB
- Update the CosmosDB with additional read locations
- add collection to the CosmosDB with throughput 4000
- Delete the CosmosDB
Azure CosmosDB sample -
- Create a CosmosDB configured with a single read location
- Get the credentials for the CosmosDB
- Update the CosmosDB with additional read locations
- add collection to the CosmosDB with throughput 4000
- Delete the CosmosDB


## Running this Sample ##
Expand Down

0 comments on commit 86e86c8

Please sign in to comment.