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
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.