diff --git a/Microsoft.Azure.Cosmos/src/Regions.cs b/Microsoft.Azure.Cosmos/src/Regions.cs
index 64729bd21a..f08bbf4c91 100644
--- a/Microsoft.Azure.Cosmos/src/Regions.cs
+++ b/Microsoft.Azure.Cosmos/src/Regions.cs
@@ -186,12 +186,12 @@ public static class Regions
public const string USGovVirginia = "USGov Virginia";
///
- /// Name of the Azure East US 2 EUAP region in the Azure Cosmos DB service.
+ /// Name of the Azure East US 2 Early Updates Access Program (EUAP) region in the Azure Cosmos DB service.
///
public const string EastUS2EUAP = "East US 2 EUAP";
///
- /// Name of the Azure Central US EUAP region in the Azure Cosmos DB service.
+ /// Name of the Azure Central US Early Updates Access Program (EUAP) region in the Azure Cosmos DB service.
///
public const string CentralUSEUAP = "Central US EUAP";