From ba3d0135ed4a3e6c56dafb3e986e7662ae79e89b Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Mon, 25 Apr 2016 13:50:01 -0700 Subject: [PATCH] oem/azure: add new regions --- oem/azure/common.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/oem/azure/common.sh b/oem/azure/common.sh index 91e4bb6c34..5cbb513a73 100644 --- a/oem/azure/common.sh +++ b/oem/azure/common.sh @@ -18,6 +18,10 @@ REGIONS=( "Central India" "West India" "South India" + "Canada Central" + "Canada East" + "UK North" + "UK South 2" ) getManagementEndpoint() {