Skip to content

Error running script: The storage account is already taken. #4

@47Problem

Description

@47Problem

I am receiving an error that the storage account that the script is trying to create is already taken. I have confirmed it is not. I have also completely deleted everything in the resource group and started over by creating a new SQL Data warehouse with a new name and have still received the error.

New-AzStorageAccount : The storage account named databrickstrainingstor is already taken.
Parameter name: Name
At C:\Users\jamebrow\Downloads\labOneClickDeployment.ps1:165 char:18

  • ... ewStorage = New-AzStorageAccount -ResourceGroupName $global:resourceG ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : CloseError: (:) [New-AzStorageAccount], ArgumentException
    • FullyQualifiedErrorId : Microsoft.Azure.Commands.Management.Storage.NewAzureStorageAccountCommand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions