Skip to content

Azure throttling requests #13

Description

@mrdenny

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions