Skip to content

Commit da23a06

Browse files
authored
Merge pull request #6275 from Brenduns/minor-update
minor update for ca app configuration note
2 parents 7780570 + bef68e4 commit da23a06

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,12 @@ 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>
116122
1. Use *Microsoft Graph* to add the following permissions to the app:
117123
118124
- **Application.Read.All** (Read all applications).
@@ -121,9 +127,7 @@ Be sure you have the required permissions to register an Azure AD app. See [Requ
121127
122128
> [!NOTE]
123129
> 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.
124-
>
125-
> In addition to using the information at [Configure Azure AD Graph permissions](/graph/migrate-azure-ad-graph-configure-permissions) to set permission on the app, we recommend that you follow the [App migration planning checklist](/graph/migrate-azure-ad-graph-planning-checklist) to help you transition your apps to the [Microsoft Graph](/graph/overview) API.
126-
130+
-->
127131
8. Remain on the **API permissions** page, and select **Grant admin consent for** ***\<your tenant>***, and then select **Yes**.
128132

129133
The app registration process in Azure AD is complete.

0 commit comments

Comments
 (0)