Skip to content

Commit

Permalink
Cleaned up Blackforest regions
Browse files Browse the repository at this point in the history
  • Loading branch information
hdornadula committed Sep 30, 2024
1 parent a386077 commit 0e7966a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Microsoft.Azure.Cosmos/src/Regions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -115,16 +115,6 @@ public static class Regions
/// </summary>
public const string CanadaCentral = "Canada Central";

/// <summary>
/// Name of the Azure Germany Central region in the Azure Cosmos DB service.
/// </summary>
public const string GermanyCentral = "Germany Central";

/// <summary>
/// Name of the Azure Germany Northeast region in the Azure Cosmos DB service.
/// </summary>
public const string GermanyNortheast = "Germany Northeast";

/// <summary>
/// Name of the Azure China North region in the Azure Cosmos DB service.
/// </summary>
Expand Down

0 comments on commit 0e7966a

Please sign in to comment.