Creating a new extension manifest fails if one doesn't use a 'classic' storage-account.
ARM storage accounts just don't seem to work. And it fails with a kinda non-descriptive error message:
FATA[0001] Could not fetch keys for storage account. Make sure it is in publisher subscription. Error: Error response from Azure. Code: ResourceNotFound, Message: The storage account '<redacted>' was not found.
Would be great if ARM accounts would be supported too. And at least the error message should get updated.