You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Export-ScriptRunbook (JSON version) does not export the schedules property.
We could use Get-AzureRmAutomationScheduledRunbook -RunbookName $RunbookName -ResourceGroupName $ResourceGroupName -AutomationAccountName $Aut
omationAccountName to retrieve this information.
The text was updated successfully, but these errors were encountered:
The Export-ScriptRunbook (JSON version) does not export the schedules property.
We could use Get-AzureRmAutomationScheduledRunbook -RunbookName $RunbookName -ResourceGroupName $ResourceGroupName -AutomationAccountName $Aut
omationAccountName to retrieve this information.
The text was updated successfully, but these errors were encountered: