Share via

Cannot disable Azure Machine Learning Schedule because of 'Provisioning' state

Gil H 6 Reputation points
2020-12-09T10:47:40.937+00:00

There is one Schedule that we are not able to disable on our Azure Machine Learning workspace:

az ml pipeline disable-schedule --schedule-id SCHEDULE_ID \
                                --resource-group RG \
                                --workspace-name WN

It's been returning:

(BadRequest) Cannot update an entity while it's in Provisioning state.

The status of the schedule is 'Active'.
We were able to disable other schedules on the workspace without any issues. Has anyone faced a similar issue?

Azure Machine Learning
0 comments No comments

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,836 Reputation points
    2020-12-10T11:05:48.38+00:00

    @Gil H Thanks for the question. Can you please share the Activity log and if possible please share the full error details. We have forwarded to the product team to check on this. If you want to be unblocked with the effected instances please raise a support request in the azure portal. This will help you to share the details securely and work with an engineer who can provide more insights about the issue that if it can be replicated.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.