Is there a way I could specify a timeout value while using the [New-AzureStorageAccount] cmdlet?
While creating a storage account via powershell, I get this error sporadically...
New-AzureStorageAccount : The HTTP request to 'https://management.core.windows.net/XXXX/operations/YYYY' has exceeded the allotted timeout of 00:00:59.9930000. The time allotted to this operation may have been a portion of a longer timeout. At C:\Temp\20130305_150221\somefile.ps1:212 char:36 + New-AzureStorageAccount <<<< + CategoryInfo : CloseError: (:) [New-AzureStorageAccount], TimeoutException + FullyQualifiedErrorId : Microsoft.WindowsAzure.Management.ServiceManagement.StorageServices.NewAzureStorageAccountCommand