SMA Runbook activity allows execution of Service Management Automation (SMA) runbooks in workflows.
SMA Runbook Activity Properties
Property name | Description |
---|---|
Title |
Activity name that will be visible for both administrators and end-users. |
Description |
Can be used for describing the request and for internal notes. |
Skip condition |
Condition criteria when the activity should be skipped. For more information see: Activity Skip Conditions |
Runbook |
Service Management Automation (SMA) runbook that will be executed by workflow activity. Note: Input parameters that have been specified in the runbook will generate prompts on SMA Runbooks main blade. |
Example
Screenshot below displays SMA Runbook activity that is configured to execute SMA runbook ProvisionAzureWebApp with the input parameters param_AppName, param_Location and param_TemplateId.
.
Comments
0 comments
Article is closed for comments.