From a5854cac7437c4abbadcebb84a0d0a7ef2657af8 Mon Sep 17 00:00:00 2001 From: SychevIgor Date: Sun, 17 Feb 2019 13:31:41 +0300 Subject: [PATCH 1/2] Extra regions Extra regions --- docker-for-azure/faqs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docker-for-azure/faqs.md b/docker-for-azure/faqs.md index 142a29b1dc..ea85226794 100644 --- a/docker-for-azure/faqs.md +++ b/docker-for-azure/faqs.md @@ -118,4 +118,8 @@ westeurope westindia westus westus2 +australiaeast +australiasoutheast +francecentral +francesouth ``` From 5d2e5f15feeedd4ea7e00327027f5cbae8f75183 Mon Sep 17 00:00:00 2001 From: SychevIgor Date: Sun, 17 Feb 2019 15:49:39 +0300 Subject: [PATCH 2/2] ordered ordered --- docker-for-azure/faqs.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docker-for-azure/faqs.md b/docker-for-azure/faqs.md index ea85226794..8bee5ab671 100644 --- a/docker-for-azure/faqs.md +++ b/docker-for-azure/faqs.md @@ -90,6 +90,8 @@ All regions can be found here: [Microsoft Azure Regions](https://azure.microsoft An excerpt of the above regions to use when you create your service principal are: ```none +australiacentral +australiacentral2 australiaeast australiasoutheast brazilsouth @@ -100,6 +102,8 @@ centralus eastasia eastus eastus2 +francecentral +francesouth japaneast japanwest koreacentral @@ -111,15 +115,11 @@ southeastasia southindia uksouth ukwest -usgovvirginia usgoviowa +usgovvirginia westcentralus westeurope westindia westus westus2 -australiaeast -australiasoutheast -francecentral -francesouth ```