Skip to content

Commit 4225ced

Browse files
committed
minor edits
1 parent ccd0a3c commit 4225ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/troubleshoot/runbooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ It fails with the following error:
2626

2727
### Cause
2828

29-
The naming convention isn't followed. Ensure that your runbook name starts with a letter and can contain letters, numbers, underscores, and dashes. The naming convention requirements are now enforced starting Az module version 1.9 through the portal and cmdlets
29+
The naming convention is not being followed. Ensure that your runbook name starts with a letter and can contain letters, numbers, underscores, and dashes. The naming convention requirements are now being enforced starting with the Az module version 1.9 through the portal and cmdlets.
3030

3131
### Workaround
3232

33-
We recommend that you must follow the runbook naming convention or revert [1.8.0 version](https://www.powershellgallery.com/packages/Az.Automation/1.8.0) of the module where the naming convention isn't enforced.
33+
We recommend that you follow the runbook naming convention or revert to [1.8.0 version](https://www.powershellgallery.com/packages/Az.Automation/1.8.0) of the module where the naming convention isn't enforced.
3434

3535

3636
## Diagnose runbook issues

0 commit comments

Comments
 (0)