diff --git a/Microsoft.Azure.Cosmos/src/Regions.cs b/Microsoft.Azure.Cosmos/src/Regions.cs index e4196b1842..7d0b2a27c8 100644 --- a/Microsoft.Azure.Cosmos/src/Regions.cs +++ b/Microsoft.Azure.Cosmos/src/Regions.cs @@ -115,16 +115,6 @@ public static class Regions /// public const string CanadaCentral = "Canada Central"; - /// - /// Name of the Azure Germany Central region in the Azure Cosmos DB service. - /// - public const string GermanyCentral = "Germany Central"; - - /// - /// Name of the Azure Germany Northeast region in the Azure Cosmos DB service. - /// - public const string GermanyNortheast = "Germany Northeast"; - /// /// Name of the Azure China North region in the Azure Cosmos DB service. ///