-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels