diff --git a/src/Automation/Automation/help/Import-AzAutomationRunbook.md b/src/Automation/Automation/help/Import-AzAutomationRunbook.md index f397fd1c64df..3c06d382002e 100644 --- a/src/Automation/Automation/help/Import-AzAutomationRunbook.md +++ b/src/Automation/Automation/help/Import-AzAutomationRunbook.md @@ -221,11 +221,13 @@ Accept wildcard characters: False Specifies the type of runbook that this cmdlet creates. Valid values are: - PowerShell +- PowerShell72 - GraphicalPowerShell - PowerShellWorkflow - GraphicalPowerShellWorkflow - Graph - Python2 +- Python3 The value Graph is obsolete. It is equivalent to GraphicalPowerShellWorkflow.