Skip to content

Commit 5b16974

Browse files
Merge pull request #210055 from SnehaSudhirG/02Sept-JobCreation
edited the troubleshooting scenario
2 parents 49001db + e532847 commit 5b16974

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

articles/automation/troubleshoot/runbooks.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,15 @@ When you receive errors during runbook execution in Azure Automation, you can us
4747
## Scenario: Unable to create new Automation job in West Europe region
4848

4949
### Issue
50-
When creating new Automation jobs, you might experience a delay or failure of job creation.
50+
When creating new Automation jobs, you might experience a delay or failure of job creation. Scheduled jobs will automatically be retired, and jobs executed through the portal can be retired if you see a failure.
5151

5252
### Cause
53-
This is because of scalability limits with the Automation service in the West Europe region.
53+
This is because of the high load from customers' runbooks using the Automation service in the West Europe region.
5454

5555
### Resolution
56-
Do one of the following actions if it is feasible as per your requirement and environment to reduce the chance of failure:
56+
Perform the following action if it is feasible as per your requirement and environment to reduce the chance of failure:
5757

58-
- During the peak hours of job creation, typically on the hour, and half hour, move the job start time to five minutes before or after the hour/half hour.
59-
- Run the Automation jobs from alternate data centres until the transition work is complete.
60-
61-
>[!NOTE]
62-
> The optimization of existing load and transitioning the load to a new design by the product group is in progress.
58+
- If you’re using the top of the hour for the job creation (at 12:00, 1:00, 2:00, and so on.), typically on the hour, or half hour, we recommend that you move the job start time to five minutes before or after the hour/half hour. This is because a most of the customers use the beginning of the hour for job execution which drastically increases the load on the service, while the load is relatively low at the other time slots.
6359

6460
## <a name="runbook-fails-no-permission"></a>Scenario: Runbook fails with "this.Client.SubscriptionId cannot be null." error message
6561

0 commit comments

Comments
 (0)