Skip to content

Commit a8c5724

Browse files
committed
minor edit
1 parent e1fec4e commit a8c5724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-runbook-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The following are the current limitations and known issues with PowerShell runbo
106106
107107
**Known issues**
108108
109-
- When you use *ExchangeOnlineManagement* module version: 3.0.0 or higher, you may experience job failures. We recommend that you use *ExchangeOnlineManagement* module version: 3.0.0 or lesser.
109+
- When you use *ExchangeOnlineManagement* module version: 3.0.0 or higher, you may experience job failures. We recommend that you use *ExchangeOnlineManagement* module version: 3.0.0 or lower.
110110
- Executing child scripts using `.\child-runbook.ps1` isn't supported in this preview.
111111
**Workaround**: Use `Start-AutomationRunbook` (internal cmdlet) or `Start-AzAutomationRunbook` (from *Az.Automation* module) to start another runbook from parent runbook.
112112
- Runbook properties defining logging preference is not supported in PowerShell 7 runtime.

0 commit comments

Comments
 (0)