Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear restriction on pauseTimeBetweenBatches #69

Open
ritchxu opened this issue Apr 29, 2020 · 0 comments
Open

Unclear restriction on pauseTimeBetweenBatches #69

ritchxu opened this issue Apr 29, 2020 · 0 comments

Comments

@ritchxu
Copy link

ritchxu commented Apr 29, 2020

Neither official MSDN documentation nor this doc in this repo points out the restriction on pauseTimeBetweenBatches

We are using .NET SDK and got following error when deploying:

Exception Message: The pause time PT2H provided is invalid. It must be formatted as an ISO 8601 non-negative time span of 10 minutes or less. For example a valid timespan is "PT0S" to represent 0 seconds. (type CloudException)
Exception Stack Trace:    at Microsoft.Azure.Management.Compute.VirtualMachineScaleSetsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(String resourceGroupName, String vmScaleSetName, VirtualMachineScaleSet parameters, Dictionary`2 customHeaders, CancellationToken cancellationToken)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant