You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CloudAppSecurityDocs/app-governance-visibility-insights-view-apps.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ On the **Microsoft 365** tab, the apps in your tenant are listed with the follow
31
31
|**App status**| Shows whether the app is enabled or disabled, and if disabled by whom |
32
32
|**Graph API access**| Shows whether the app has at least one Graph API permission |
33
33
|**Permission type**| Shows whether the app has application (app only), delegated, or mixed permissions |
34
-
|**App origin** (Preview)| Shows whether the app originated within the tenant or was registered in an external tenant |
34
+
|**App origin**| Shows whether the app originated within the tenant or was registered in an external tenant |
35
35
|**Consent type**| Shows whether the app consent has been given at the user or the admin level, and the number of users whose data is accessible to the app |
36
36
|**Publisher**| Publisher of the app and their verification status |
37
37
|**Last modified**| Date and time when registration information was last updated on Microsoft Entra ID |
@@ -69,10 +69,10 @@ In the details pane, select any of the following tabs to view more details:
69
69
70
70
- Select the **Users** tab to see a list of users who are using the app, whether they're a priority account, and the amount of data downloaded and uploaded. For example:
71
71
72
-
:::image type="content" source="media/app-governance-visibility-insights-view-apps/users.png" alt-text="Screenshot of the Users tab.":::
73
-
74
-
If an app is *admin consented*, the **Total consented users** are all users in the tenant.
If an app is *admin consented*, the **Total consented users** are all users in the tenant.
75
+
76
76
- Select the **Permissions** tab to see a summary and list of the Graph API and legacy permissions granted to the app, consent type, privilege level and whether they are in use. For example:
77
77
78
78
:::image type="content" source="media/app-governance-visibility-insights-view-apps/permissions.png" alt-text="Screenshot of the Permissions tab.":::
0 commit comments