Skip to content

Commit 545f7d1

Browse files
authored
Merge pull request #196449 from atikmapari/Broken-link-v-ssudhir
Broken link fixed
2 parents b220734 + 5bfadb1 commit 545f7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/learn/automation-tutorial-runbook-textual-python-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ To do this, the script has to authenticate using the Run As account credential f
109109
> [!NOTE]
110110
> The Automation account must have been created with the Run As account for there to be a Run As certificate.
111111
> If your Automation account was not created with the Run As account, you can authenticate as described in
112-
> [Authenticate with the Azure Management Libraries for Python](/azure/python/python-sdk-azure-authenticate) or [create a Run As account](../create-run-as-account.md).
112+
> [Authenticate with the Azure Management Libraries for Python](/azure/developer/python/sdk/authentication-overview) or [create a Run As account](../create-run-as-account.md).
113113
114114
1. Open the textual editor by selecting **Edit** on the **MyFirstRunbook-Python3** pane.
115115

0 commit comments

Comments
 (0)