Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Region Availability: Adds several regions in bulk for Public Usage. #4725

Merged
Merged
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ClientOfficialVersion>3.44.0</ClientOfficialVersion>
<ClientPreviewVersion>3.45.0</ClientPreviewVersion>
<ClientPreviewSuffixVersion>preview.0</ClientPreviewSuffixVersion>
<DirectVersion>3.36.0</DirectVersion>
<DirectVersion>3.36.1</DirectVersion>
hdornadula marked this conversation as resolved.
Show resolved Hide resolved
<EncryptionOfficialVersion>2.0.4</EncryptionOfficialVersion>
<EncryptionPreviewVersion>2.1.0</EncryptionPreviewVersion>
<EncryptionPreviewSuffixVersion>preview4</EncryptionPreviewSuffixVersion>
Expand Down
55 changes: 55 additions & 0 deletions Microsoft.Azure.Cosmos/src/Regions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -394,5 +394,60 @@ public static class Regions
/// Name of the Azure New Zealand North region in the Azure Cosmos DB service.
/// </summary>
public const string NewZealandNorth = "New Zealand North";
kirankumarkolli marked this conversation as resolved.
Show resolved Hide resolved

/// <summary>
/// Name of the Azure Austria East region in the Azure Cosmos DB service.
/// </summary>
public const string AustriaEast = "Austria East";

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

/// <summary>
/// Name of the Azure Bleu France South region in the Azure Cosmos DB service.
/// </summary>
public const string BleuFranceSouth = "Bleu France South";

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

/// <summary>
/// Name of the Azure Southeast US region in the Azure Cosmos DB service.
/// </summary>
public const string SoutheastUS = "Southeast US";

/// <summary>
/// Name of the Azure Southwest US region in the Azure Cosmos DB service.
/// </summary>
public const string SouthwestUS = "Southwest US";

/// <summary>
/// Name of the Azure Malaysia West region in the Azure Cosmos DB service.
/// </summary>
public const string MalaysiaWest = "Malaysia West";

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

/// <summary>
/// Name of the Azure Delos Cloud Germany North region in the Azure Cosmos DB service.
/// </summary>
public const string DelosCloudGermanyNorth = "Delos Cloud Germany North";

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

/// <summary>
/// Name of the Azure South Central US 2 region in the Azure Cosmos DB service.
/// </summary>
public const string SouthCentralUS2 = "South Central US 2";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6989,6 +6989,21 @@
"Attributes": [],
"MethodInfo": "System.String AustraliaSoutheast;IsInitOnly:False;IsStatic:True;"
},
"System.String AustriaEast": {
kirankumarkolli marked this conversation as resolved.
Show resolved Hide resolved
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String AustriaEast;IsInitOnly:False;IsStatic:True;"
},
"System.String BleuFranceCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String BleuFranceCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String BleuFranceSouth": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String BleuFranceSouth;IsInitOnly:False;IsStatic:True;"
},
"System.String BrazilSouth": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7024,6 +7039,11 @@
"Attributes": [],
"MethodInfo": "System.String CentralUSEUAP;IsInitOnly:False;IsStatic:True;"
},
"System.String ChileCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String ChileCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String ChinaEast": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7054,6 +7074,16 @@
"Attributes": [],
"MethodInfo": "System.String ChinaNorth3;IsInitOnly:False;IsStatic:True;"
},
"System.String DelosCloudGermanyCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String DelosCloudGermanyCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String DelosCloudGermanyNorth": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String DelosCloudGermanyNorth;IsInitOnly:False;IsStatic:True;"
},
"System.String EastAsia": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7109,6 +7139,11 @@
"Attributes": [],
"MethodInfo": "System.String GermanyWestCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String IndonesiaCentral": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String IndonesiaCentral;IsInitOnly:False;IsStatic:True;"
},
"System.String IsraelCentral": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7154,6 +7189,11 @@
"Attributes": [],
"MethodInfo": "System.String MalaysiaSouth;IsInitOnly:False;IsStatic:True;"
},
"System.String MalaysiaWest": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String MalaysiaWest;IsInitOnly:False;IsStatic:True;"
},
"System.String MexicoCentral": {
"Type": "Field",
"Attributes": [],
Expand Down Expand Up @@ -7209,16 +7249,31 @@
"Attributes": [],
"MethodInfo": "System.String SouthCentralUS;IsInitOnly:False;IsStatic:True;"
},
"System.String SouthCentralUS2": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SouthCentralUS2;IsInitOnly:False;IsStatic:True;"
},
"System.String SoutheastAsia": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SoutheastAsia;IsInitOnly:False;IsStatic:True;"
},
"System.String SoutheastUS": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SoutheastUS;IsInitOnly:False;IsStatic:True;"
},
"System.String SouthIndia": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SouthIndia;IsInitOnly:False;IsStatic:True;"
},
"System.String SouthwestUS": {
"Type": "Field",
"Attributes": [],
"MethodInfo": "System.String SouthwestUS;IsInitOnly:False;IsStatic:True;"
},
"System.String SpainCentral": {
"Type": "Field",
"Attributes": [],
Expand Down