From 652302f262fc8740f209f88836f804502893615c Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Thu, 13 Aug 2015 11:16:10 -0700 Subject: [PATCH] oem/azure: add the new India regions --- oem/azure/common.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/oem/azure/common.sh b/oem/azure/common.sh index c388985fa2..91e4bb6c34 100644 --- a/oem/azure/common.sh +++ b/oem/azure/common.sh @@ -15,6 +15,9 @@ REGIONS=( "South Central US" "Australia East" "Australia Southeast" + "Central India" + "West India" + "South India" ) getManagementEndpoint() {