0

I tried to walk-through for Microsoft's Azure Functions Quickstarts for Azure Government which crashes with the following error when executing az functionapp create:

Operation failed with status: 'Bad Request'.
Details: 400 Client Error: Bad Request for url: https://management.usgovcloudapi.net/subscriptions/<subscriptionId>/resourceGroups/*<resourcegroupname>*/providers/Microsoft.Web/sites/<newFunctionName>?api-version=2016-08-01

Janusz Nowak
  • 2,595
  • 1
  • 17
  • 36
John Huschka
  • 35
  • 1
  • 5

1 Answers1

1

We're investigating why USGovVirginia isn't working.

In the interim, use USGovArizona or USGovTexas.

Update 2017-11-21

This was a transient issue that has now been resolved.

Saca
  • 10,355
  • 1
  • 34
  • 47