Skip to content

Commit e4d588d

Browse files
authored
Capitalize "Workflow" in "PowerShell Workflow"
For consistency and clarity, as this refers to the proper noun/term "PowerShell Workflow" and not the general concept of 'workflow.'
1 parent 5c9dcfc commit e4d588d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/learn/powershell-runbook-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Remove-AzRoleAssignment `
263263

264264
## Next steps
265265

266-
In this tutorial, you created a [PowerShell runbook](../automation-runbook-types.md#powershell-runbooks) in Azure Automation that used [managed identities](../automation-security-overview.md#managed-identities-preview), rather than the Run As account to interact with resources. For a look at PowerShell workflow runbooks, see:
266+
In this tutorial, you created a [PowerShell runbook](../automation-runbook-types.md#powershell-runbooks) in Azure Automation that used [managed identities](../automation-security-overview.md#managed-identities-preview), rather than the Run As account to interact with resources. For a look at PowerShell Workflow runbooks, see:
267267

268268
> [!div class="nextstepaction"]
269269
> [Tutorial: Create a PowerShell Workflow runbook](automation-tutorial-runbook-textual.md)

0 commit comments

Comments
 (0)