Azure / packer-azure

Packer for Azure
MIT License
115 stars 50 forks source link

Error messages regarding storage account locations are reversed #266

Closed nneul closed 8 years ago

nneul commented 8 years ago

--> azure: Error checking storage account: Storage Account "xxxxxxxxx" is not in location "West US 2", but in location "Central US".

The storage account is actually in West US 2 - the locations in the error message are reversed.

paulmey commented 8 years ago

Thanks, I'll take a look!