Comment 0 for bug 1577798

Revision history for this message
Aaron Bentley (abentley) wrote : azure 400 bad request creating networks

Juju is frequently failing to bootstrap on Azure with messages like "ERROR cmd supercommand.go:448 failed to bootstrap model: creating controller resource group: creating virtual network: creating virtual network "juju-internal-network": autorest:DoErrorUnlessStatusCode PUT https://management.azure.com/subscriptions/2eebf55a-1e02-45d8-a299-02aed8aea00b/resourceGroups/juju-admin-model-848ad671-5eca-4f9a-8fe5-7b7b286e7c90/providers/Microsoft.Network/virtualnetworks/juju-internal-network?api-version=2015-05-01-preview failed with 400 Bad Request"

See here for examples:
http://reports.vapour.ws/releases/issue/5723e7c1749a564b77bc236c

Not clear what the root cause is, but even if it's on the Azure side, we know it doesn't always happen, so there may be a way to mitigate it in Juju.