Skip to content

Commit 4db62f7

Browse files
authored
Merge pull request #196453 from atikmapari/Broken-link-timwarner
Broken link fixed
2 parents 2cf839d + 5351ffa commit 4db62f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/governance/policy/assign-policy-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Python can be used, including [bash on Windows 10](/windows/wsl/install-win10) o
3535
> [!NOTE]
3636
> Azure CLI is required to enable Python to use the **CLI-based authentication** in the following
3737
> examples. For information about other options, see
38-
> [Authenticate using the Azure management libraries for Python](/azure/developer/python/azure-sdk-authenticate).
38+
> [Authenticate using the Azure management libraries for Python](/azure/developer/python/sdk/authentication-overview).
3939
4040
1. Authenticate through Azure CLI.
4141

articles/governance/resource-graph/first-query-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ installed.
3636
> [!NOTE]
3737
> Azure CLI is required to enable Python to use the **CLI-based authentication** in the following
3838
> examples. For information about other options, see
39-
> [Authenticate using the Azure management libraries for Python](/azure/developer/python/azure-sdk-authenticate).
39+
> [Authenticate using the Azure management libraries for Python](/azure/developer/python/sdk/authentication-overview).
4040
4141
1. Authenticate through Azure CLI.
4242

0 commit comments

Comments
 (0)