Skip to content

Commit 2862025

Browse files
authored
Merge pull request #6280 from Brenduns/minor-update
Replace Azure AD graph with MS Graph for Azure AD App permissions, du…
2 parents 4d99327 + 65551d7 commit 2862025

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

memdocs/intune/protect/certificate-authority-add-scep-overview.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords:
55
author: brenduns
66
ms.author: brenduns
77
manager: dougeby
8-
ms.date: 12/01/2021
8+
ms.date: 12/03/2021
99
ms.topic: how-to
1010
ms.service: microsoft-intune
1111
ms.subservice: protect
@@ -113,12 +113,6 @@ Be sure you have the required permissions to register an Azure AD app. See [Requ
113113
2. Expand **Application** and select the checkbox for **Application.Read.All** (Read all applications).
114114
3. Select **Add permissions** to save this configuration.
115115

116-
1. Select **Add a permission** again.
117-
1. On the *Request API permissions* page, select **Azure Active Directory Graph** > **Application permissions**.
118-
2. Expand **Application** and select the checkbox for **Application.Read.All** (Read all applications).
119-
3. Select **Add permissions** to save this configuration.
120-
121-
<!-- Pending review to replace step 7.c>
122116
1. Use *Microsoft Graph* to add the following permissions to the app:
123117

124118
- **Application.Read.All** (Read all applications).
@@ -127,7 +121,7 @@ Be sure you have the required permissions to register an Azure AD app. See [Requ
127121

128122
> [!NOTE]
129123
> Previously, these permissions were configured by using Azure AD Graph, and available through the App registration UI. Azure AD Graph is now deprecated and will be retired on June 30, 2022. As part of this deprecation path, the capability to add Azure AD Graph permissions to the required permissions for an app registration through the Azure portal is now disabled.
130-
-->
124+
131125
8. Remain on the **API permissions** page, and select **Grant admin consent for** ***\<your tenant>***, and then select **Yes**.
132126

133127
The app registration process in Azure AD is complete.

0 commit comments

Comments
 (0)