The last line of the script gives a "Resource Group could not be found" Error Message
New-AzDisk : Resource group 'rgtools' could not be found.
ErrorCode: ResourceGroupNotFound
ErrorMessage: Resource group 'rgtools' could not be found.
ErrorTarget:
StatusCode: 404
ReasonPhrase: Not Found
OperationID : 6a1536f4-e85b-4b91-8da0-65bf5241f695
At line:30 char:1
- New-AzDisk -Disk $diskConfig -DiskName $managedDiskName -ResourceGrou ...
-
+ CategoryInfo : CloseError: (:) [New-AzDisk], ComputeCloudException
+ FullyQualifiedErrorId : Microsoft.Azure.Commands.Compute.Automation.NewAzureRmDisk
The last line of the script gives a "Resource Group could not be found" Error Message
New-AzDisk : Resource group 'rgtools' could not be found.
ErrorCode: ResourceGroupNotFound
ErrorMessage: Resource group 'rgtools' could not be found.
ErrorTarget:
StatusCode: 404
ReasonPhrase: Not Found
OperationID : 6a1536f4-e85b-4b91-8da0-65bf5241f695
At line:30 char:1