-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
When moving a large VM (this VM has 16 disks attached) I get errors from Azure saying that I'm being throttled.
Get-AzureRmStorageAccount : TooManyRequests: The request is being throttled.
At C:\Users\Denny\asm2arm\asm2armStorage.ps1:52 char:32
-
$storageAccounts = Get-AzureRmStorageAccount -
~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : CloseError: (:) [Get-AzureRmStorageAccount], CloudException
- FullyQualifiedErrorId : Microsoft.Azure.Commands.Management.Storage.GetAzureStorageAccountCommand
This is with Azure PowerShell 1.1.0.
Metadata
Metadata
Assignees
Labels
No labels