Skip to content

Commit e8d6d25

Browse files
committed
tweak
1 parent d6ddb38 commit e8d6d25

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

powerapps-docs/maker/model-driven-apps/app-access-checker.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ Issues found by the app access checker:
2222

2323
## How to use the app access checker
2424

25-
Power Platform admins and makers can use the app access checker to search apps based on userid or email address.
25+
Power Platform admins and makers can use the app access checker to search apps based on user principal name (UPN) or email address.
2626

27-
Open the diagnostics page in your browser by typing https://*environmentURL*/WebResources/msdyn_AppAccessChecker.html, such as *https://contoso.crm.dynamics.com/WebResources/msdyn_AppAccessChecker.html*. Then enter the user principal name(UPN) or email address in the box and then select **Search**.
27+
Open the diagnostics page in your browser by typing https://*environmentURL*/WebResources/msdyn_AppAccessChecker.html, such as *https://contoso.crm.dynamics.com/WebResources/msdyn_AppAccessChecker.html*. Then enter the UPN or email address in the box and then select **Search**.
2828

2929
## How to interpret the results
3030

3131
- **Visible**.
32-
- If the user doesn't have read privilege on app module table, none of the apps are visible to the user, and **No** is displayed.
32+
- If the user doesn't have read privilege on the app module table, none of the apps are visible to the user, and **No** is displayed.
3333
- If the user has read and/or write privilege on the app module table, then all the apps are visible and **Yes** is displayed.
3434
- **License**.
3535
- If the user has appropriate licensing to play the app, **Yes** is displayed.
3636
- **Security**.
37-
- If the user has create or write privilege on the app module table, Yes is displayed. If the user isn't associated to one or more security roles assigned to the app, check if the user is member of a team and whether that team is associated with that security role.
37+
- If the user has create or write privilege on the app module table, **Yes** is displayed. If the user isn't associated to one or more security roles assigned to the app, check if the user is member of a team and whether the team is associated with that security role.
3838

3939
### Example results
4040

@@ -52,7 +52,7 @@ Two examples where the user has visibility to some apps visible but not others b
5252
In this example, the user has the required security privilege for the app but doesn't have the required license to access the app.
5353
:::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":::
5454

55-
In this example, the user doesn't have the required security privilege, so this tool isn't able to show licensing details.
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.
5656
:::image type="content" source="media/app-access-checker/user-no-security-access.png" alt-text="Missing privileges to run the app" lightbox="media/app-access-checker/user-no-security-access.png":::
5757

5858
If **Security** is **Yes** and **License** is **No** or **Unknown** the issue needs to be investigated by licensing team. <!-- You mean contact Support? -->

0 commit comments

Comments
 (0)