Hi ,
I am using trail subscription, when i am going to deploy storage account using ARM templates i am getting below error.
{"code": "InvalidTemplateDeployment", "message": "The template deployment 'newteststorage' is not valid according to the validation procedure. The tracking id is '9d376280-9648-4872-b4aa-0c8a1afd0e05'. See inner errors for details."}
Inner Errors:
{"code": "PreflightValidationCheckFailed", "message": "Preflight validation failed. Please refer to the details for the specific errors."}
Inner Errors:
{"code": "StorageAccountAlreadyTaken", "target": "storageaccount1001", "message": "The storage account named storageaccount1001 is already taken."}
Surprisingly i can able to deploy successfully with different ARM template JSON file