Symptom
If your storage account name includes prohibited characters, you receive an error like:
Code=AccountNameInvalid
Message=S!torageckrexph7isnoc is not a valid storage account name. Storage account name must be
between 3 and 24 characters in length and use numbers and lower-case letters only.
For storage accounts, you must provide a name for the resource that is unique across Azure. If you do not provide a unique name, you receive an error like:
Code=StorageAccountAlreadyTaken
Message=The storage account named mystorage is already taken.
If you deploy a storage account with the same name as an existing storage account in your subscription, but provide a different location, you receive an error indicating the storage account already exists in a different location. Either delete the existing storage account, or provide the same location as the existing storage account.
Cause
Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. The name must be unique Microsoft Azure.
No comments:
Post a Comment