Runbook which used to work normal has stopped working

Lewis Lee 40 Reputation points
2024-10-14T04:59:20.7166667+00:00

I use my runbook to create 10-50 VM 6 something local time in the morning and it used to work prefectly. But it stopped working since 13 Oct 2024 Hong Kong Time.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,289 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pranay Reddy Madireddy 1,395 Reputation points Microsoft Vendor
    2024-12-19T23:58:42.53+00:00

    Hi Lewis Lee

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    Check that your runbook schedule is active and set up correctly. Sometimes it can be turned off or misconfigured. Make sure the time zone is correct and the runbook triggers at the right time.

    Even though there are no errors, it's important to check the runbook logs for any warnings or messages that might explain why the VMs aren't being created. Look for any issues in the logs around the time it ran.

    Check if you've reached any limits in your Azure subscription. Azure restricts the number of VMs you can create per region and subscription. If you've hit the limit, new VMs may not be created, even if there are no errors.

    For reference, please review this documentation :-

    https://zcusa.951200.xyz/en-us/azure/automation/troubleshoot/runbooks
    If you have any further queries, do let us know.


    If the answer is helpful, please click "Accept Answer" and "Upvote it".

    0 comments No comments

Your answer

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