Possible timeout during Set-AzureDeployment

时间:2017-08-30 20:43:46

标签: azure azure-web-roles azure-management-api

I have a Powershell script that executes Set-AzureDeployment. It works fine for a service with 1 role.

However, when I run it for another service with 7 roles, it often fails (not always). All I get back is the message below.

I'm inclined to think this is a timeout in the underlying HttpClient connection. Any thoughts/workarounds?

StratifiedShuffleSplit(n_splits=10, test_size=’default’, train_size=None, random_state=0)

I found this article which doesn't have a resolution.

0 个答案:

没有答案