You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
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.
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.