Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ products:
extensions:
- services: Cosmos-DB
- platforms: dotnet
description: "Azure CosmosDB sample."
description: "Azure Cosmos DB sample."
urlFragment: create-document-db-high-availability
name: "Create a DocumentDB, configure it for high availability and create a firewall"
---

# Create a DocumentDB, configure it for high availability and create a firewall by limiting access to DocumentDB from an approved set of IP addresses using C#

Azure CosmosDB sample -
Azure Cosmos DB sample -
- Create a CosmosDB configured with IP range filter
- Delete the CosmosDB.

Expand Down