diff --git a/Tasks/DeployAzureResourceGroup/task.json b/Tasks/DeployAzureResourceGroup/task.json index d0a6cc4ccb03..07791277b1d8 100644 --- a/Tasks/DeployAzureResourceGroup/task.json +++ b/Tasks/DeployAzureResourceGroup/task.json @@ -145,6 +145,9 @@ "Australia East": "Australia East", "Australia Southeast": "Australia Southeast", "Brazil South": "Brazil South", + "Canada Central": "Canada Central", + "Canada East": "Canada East", + "Central India": "Central India", "Central US": "Central US", "East Asia": "East Asia", "East US": "East US", @@ -154,9 +157,15 @@ "North Central US": "North Central US", "North Europe": "North Europe", "South Central US": "South Central US", + "South India": "South India", "Southeast Asia": "Southeast Asia", + "UK South": "UK South", + "UK West": "UK West", + "West Central US": "West Central US", "West Europe": "West Europe", - "West US": "West US" + "West India": "West India", + "West US": "West US", + "West US 2": "West US 2" }, "properties": { "EditableOptions": "True" @@ -289,4 +298,4 @@ "ARG_SetExtensionFailedForVm": "Unable to set the custom script extension '{0}' for virtual machine '{1}': {2}", "ARG_DeploymentPrereqFailed": "Failed to enable deployment prerequisites. {0}" } -} +} \ No newline at end of file diff --git a/Tasks/DeployAzureResourceGroup/task.loc.json b/Tasks/DeployAzureResourceGroup/task.loc.json index f80298da9dc7..fd784ceb91a8 100644 --- a/Tasks/DeployAzureResourceGroup/task.loc.json +++ b/Tasks/DeployAzureResourceGroup/task.loc.json @@ -145,6 +145,9 @@ "Australia East": "Australia East", "Australia Southeast": "Australia Southeast", "Brazil South": "Brazil South", + "Canada Central": "Canada Central", + "Canada East": "Canada East", + "Central India": "Central India", "Central US": "Central US", "East Asia": "East Asia", "East US": "East US", @@ -154,9 +157,15 @@ "North Central US": "North Central US", "North Europe": "North Europe", "South Central US": "South Central US", + "South India": "South India", "Southeast Asia": "Southeast Asia", + "UK South": "UK South", + "UK West": "UK West", + "West Central US": "West Central US", "West Europe": "West Europe", - "West US": "West US" + "West India": "West India", + "West US": "West US", + "West US 2": "West US 2" }, "properties": { "EditableOptions": "True"