Skip to content

Commit 4adc97e

Browse files
authored
Update certificate-authority-add-scep-overview.md
removed the Microsoft Graph API step as it is covered in 7.b Could find any reason to redo this again using the api
1 parent 3460d8a commit 4adc97e

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

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

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Be sure you have the required permissions to register an Azure AD app. See [Requ
101101
102102
6. Record your **Tenant ID**. The Tenant ID is the domain text after the @ sign in your account. For example, if your account is *[email protected]*, then your tenant ID is **name.onmicrosoft.com**.
103103

104-
7. In the navigation pane for the app, go to **API permissions**, which are under **Manage**. You're going to add three separate application permissions:
104+
7. In the navigation pane for the app, go to **API permissions**, which are under **Manage**. You're going to add two separate application permissions:
105105

106106
1. Select **Add a permission**:
107107
1. On the *Request API permissions* page, select **Intune** and then select **Application permissions**.
@@ -113,15 +113,7 @@ 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. Use *Microsoft Graph* to add the following permissions to the app:
117-
118-
- **Application.Read.All** (Read all applications).
119-
120-
For information on how to complete this step, see [Use Microsoft Graph to configure required Azure AD Graph permissions for an app registration](/graph/migrate-azure-ad-graph-configure-permissions).
121-
122-
> [!NOTE]
123-
> 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-
116+
125117
8. Remain on the **API permissions** page, and select **Grant admin consent for** ***\<your tenant>***, and then select **Yes**.
126118

127119
The app registration process in Azure AD is complete.

0 commit comments

Comments
 (0)