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 @@ -4,14 +4,14 @@ languages:
- java
products:
- azure
description: "Azure CosmosDB sample for high availability."
description: "Azure Cosmos DB sample for high availability."
urlFragment: cosmosdb-java-create-documentdb-and-configure-firewall
---

# Create Cosmos DB With IP Range (Java)


Azure CosmosDB sample for high availability.
Azure Cosmos DB sample for high availability.
- Create a CosmosDB configured with IP range filterR
- Delete the CosmosDB.

Expand Down