stgeorgi / wvdquickstart

26 stars 31 forks source link

Deploy module [VirtualMachines] Cannot validate argument on parameter 'Name' #29

Open xahare opened 3 years ago

xahare commented 3 years ago

Tried with empty subscription

2021-03-08T22:34:04.2840222Z Line | 2021-03-08T22:34:04.2841393Z  54 |  … = (Get-AzStorageAccountKey -AccountName $storageAccount.Name -Resour … 2021-03-08T22:34:04.2842941Z  |  ~~~~ 2021-03-08T22:34:04.2844002Z  | Cannot validate argument on parameter 'Name'. The argument is 2021-03-08T22:34:04.2845054Z  | null or empty. Provide an argument that is not null or empty, 2021-03-08T22:34:04.2846320Z  | and then try the command again. 2021-03-08T22:34:04.2846935Z  2021-03-08T22:34:04.3194718Z ##[error]PowerShell exited with code '1'. 2021-03-08T22:34:04.3213140Z ## Script Execution Complete