Skip to content

Commit 35bd4e1

Browse files
committed
update image
1 parent 264eb1e commit 35bd4e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

support/entra/entra-id/users-groups-entra-apis/add-owner-for-application-microsoft-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add an owner to an application using Microsoft Graph
33
description: Introduces how to add an owner (service principle) to an application using Microsoft Graph.
4-
ms.date: 04/01/2025
4+
ms.date: 04/02/2025
55
ms.reviewer: willfid, v-weizhu
66
ms.service: entra-id
77
ms.custom: sap:Getting access denied errors (Authorization)
@@ -89,7 +89,7 @@ You might encounter the following error during this process:
8989
}
9090
```
9191

92-
To resolve it, consent to the API permissions **Application.ReadWrite.All** and **Directory.AccessAsUser.All** for Microsoft Graph Explorer under the **Modify permissions** tab:
92+
To resolve it, consent to the API permission **Application.ReadWrite.All** for Microsoft Graph Explorer under the **Modify permissions** tab.
9393

9494
:::image type="content" source="media/add-owner-for-application-microsoft-graph/modify-permissions.png" alt-text="Screenshot that shows how to modify permission in Microsoft Graph Explorer." lightbox="media/add-owner-for-application-microsoft-graph/modify-permissions.png":::
9595

-13.6 KB
Loading

0 commit comments

Comments
 (0)