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: powerapps-docs/maker/model-driven-apps/app-access-checker.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,15 +41,15 @@ Open the diagnostics page in your browser by typing https://*environmentURL*/Web
41
41
User has access to all visible apps in the environment.
42
42
:::image type="content" source="media/app-access-checker/user-can-view-apps.png" alt-text="User has access to all visible apps in the environment" lightbox="media/app-access-checker/user-can-view-apps.png":::
43
43
44
-
User doesn't have visibility or access to any apps in the environment because of missing security role membership associated with the app.
44
+
User doesn't have visibility or access to any apps in the environment because of missing security role membership associated with each app.
45
45
:::image type="content" source="media/app-access-checker/user-no-access.png" alt-text="Assign security roles to app" lightbox="media/app-access-checker/user-no-access.png":::
46
46
47
-
Two examples where the user has visibility to some apps visible but not others because of missing security role membership associated with the app.
47
+
Two examples where the user has visibility to some apps but not others because of missing security role membership associated with the app.
48
48
:::image type="content" source="media/app-access-checker/user-access-role.png" alt-text="User has access to some apps visible but not others" lightbox="media/app-access-checker/user-access-role.png":::
49
49
50
50
:::image type="content" source="media/app-access-checker/user-access-role-2.png" alt-text="Assign missing security roles to user" lightbox="media/app-access-checker/user-access-role-2.png":::
51
51
52
-
In this example, the user has the required security privilege for the app but doesn't have the required license to access the app.
52
+
In this example, the user has the required security privilege for the app but doesn't have the required license to access some of the apps.
53
53
:::image type="content" source="media/app-access-checker/user-no-license-access.png" alt-text="User doesn't have required license." lightbox="media/app-access-checker/user-no-license-access.png":::
54
54
55
55
In this example, the user doesn't have the required security privilege, so the app access checker isn't able to show licensing details.
0 commit comments