Skip to content

Commit

Permalink
remove francecentral (Azure#2193)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon authored and Terje Torkelsen committed Mar 15, 2018
1 parent 690d685 commit b775dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/acs-engine-test/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ func mainInternal() error {
case "koreacentral": // TODO make sure our versions of azure-cli support this cloud
case "centraluseuap": // TODO determine why this region is flaky
case "brazilsouth": // canary region
case "francecentral": // not supported by sub
default:
regions = append(regions, region)
}
Expand Down

0 comments on commit b775dca

Please sign in to comment.