Azure / Ansible

Ansible Solution Template on Azure
MIT License
7 stars 10 forks source link

VM not found error #13

Closed gavinfish closed 4 years ago

gavinfish commented 4 years ago

When provisioning a default Ansible solution template, sometimes below error messages occur.

{
    "error": {
        "code": "ResourceNotFound",
        "message": "The Resource 'Microsoft.Compute/virtualMachines/ansiblehost' under resource group 'temp-ansible' was not found."
    }
}