Skip to content

Commit 7ccc245

Browse files
authored
Merge pull request #82820 from GeoffMaciolek/patch-2
Capitalize "Workflow" in "PowerShell Workflow"
2 parents 3cd8e92 + e4d588d commit 7ccc245

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)