Skip to content

Commit a3bc406

Browse files
authored
Merge pull request #1841 from agrare/update_azure_docs_link
Fix broken link to azure docs for adding an App
2 parents 5dfc036 + 988b252 commit a3bc406

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

managing_providers/cloud_providers/_topics/adding_azure_providers.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
{{ site.data.product.title_short }} supports Microsoft Azure providers. Before
44
{{ site.data.product.title_short }} can be authenticated to Microsoft Azure, you must
55
complete a series of prerequisite steps using the Azure portal. For more information, see
6-
[Create Active Directory application and service principal account using
7-
the Azure
8-
portal](https://azure.microsoft.com/en-us/documentation/articles/resource-group-create-service-principal-portal/).
6+
[Register a Microsoft Entra app and create a service principal](https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal/).
97

108
Follow the steps to set up an Azure Active Directory (Azure AD) and
119
assign the required permissions to it, then create an Azure Active
@@ -18,7 +16,7 @@ Manager (Classic) mode.
1816

1917
**Note:**
2018

21-
In the steps described in [Create Active Directory application and service principal account using the Azure portal](https://azure.microsoft.com/en-us/documentation/articles/resource-group-create-service-principal-portal/):
19+
In the steps described in [Register a Microsoft Entra app and create a service principal](https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal/):
2220

2321
- The **Application ID** obtained during *Get Application ID and
2422
Authentication Key* is your **Client ID**. In the same section,

0 commit comments

Comments
 (0)