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: support/power-platform/dataverse/environment-app-access/troubleshooting-user-needs-read-write-access-organization.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,13 +96,13 @@ In some cases, users aren't automatically provisioned into environments.
96
96
97
97
If a user meets all access requirements but is still missing from an environment, the user might fall into one of the following cases:
98
98
99
-
1. Users with only Office licenses (with Dataverse plan enabled) won't be pre-provisioned into environments.
99
+
- Users with only Office licenses (with Dataverse plan enabled) won't be pre-provisioned into environments.
100
100
101
-
1. Owners of Microsoft Entra groups that are associated with environments won't be pre-provisioned.
101
+
- Owners of Microsoft Entra groups that are associated with environments won't be pre-provisioned.
102
102
103
-
1. Members of Microsoft Entra groups that are part of a Group Team created for the Microsoft Entra group won't be pre-provisioned.
103
+
- Members of Microsoft Entra groups that are part of a Group Team created for the Microsoft Entra group won't be pre-provisioned.
104
104
105
-
1. Users won't be pre-provisioned into Microsoft Dataverse for Teams environments. For more information, see [Users not added automatically in Dataverse](/power-platform/admin/create-users#categories-of-users-not-added-automatically-in-dataverse).
105
+
- Users won't be pre-provisioned into Microsoft Dataverse for Teams environments. For more information, see [Users not added automatically in Dataverse](/power-platform/admin/create-users#categories-of-users-not-added-automatically-in-dataverse).
106
106
107
107
Although these users aren't pre-provisioned, you can add them [on demand](#troubleshoot-on-demand-user-management). To add or refresh users on demand, see the following section.
108
108
@@ -112,17 +112,17 @@ As mentioned earlier, there are some scenarios where users aren't provisioned au
112
112
113
113
You can use several methods to do this:
114
114
115
-
1.**Just-in-time (JIT) user provisioning**: When users access an environment URL, the system checks access requirements during sign-in and adds qualified users to the environment.
115
+
-**Just-in-time (JIT) user provisioning**: When users access an environment URL, the system checks access requirements during sign-in and adds qualified users to the environment.
116
116
117
-
1.**User impersonation call**: An impersonation call triggers a JIT sync for the user. For more information, see [How to impersonate a user](/powerapps/developer/common-data-service/webapi/impersonate-another-user-web-api#how-to-impersonate-a-user).
117
+
-**User impersonation call**: An impersonation call triggers a JIT sync for the user. For more information, see [How to impersonate a user](/powerapps/developer/common-data-service/webapi/impersonate-another-user-web-api#how-to-impersonate-a-user).
118
118
119
-
1.**Add users**: Administrators can add or refresh users in the Power Platform admin center. For more information, see [Add users to an environment](/power-platform/admin/add-users-to-environment).
119
+
-**Add users**: Administrators can add or refresh users in the Power Platform admin center. For more information, see [Add users to an environment](/power-platform/admin/add-users-to-environment).
120
120
121
-
1.**PowerShell cmdlets**: See [PowerShell support for Power Apps](/power-platform/admin/powerapps-powershell#power-apps-cmdlets-for-administrators).
121
+
-**PowerShell cmdlets**: See [PowerShell support for Power Apps](/power-platform/admin/powerapps-powershell#power-apps-cmdlets-for-administrators).
122
122
123
-
1.**Connectors**: See [Power Platform for Admins](/connectors/powerplatformforadmins/#force-sync-user).
123
+
-**Connectors**: See [Power Platform for Admins](/connectors/powerplatformforadmins/#force-sync-user).
124
124
125
-
1.**Power Automate template**: See [Force Sync Microsoft Entra Group members to specified CDS instance](https://us.flow.microsoft.com/galleries/public/templates/6e4162ca7afc48479e3ad1caadc6c1e6/force-sync-azure-active-directory-group-members-to-specified-cds-instance/).
125
+
-**Power Automate template**: See [Force Sync Microsoft Entra Group members to specified CDS instance](https://us.flow.microsoft.com/galleries/public/templates/6e4162ca7afc48479e3ad1caadc6c1e6/force-sync-azure-active-directory-group-members-to-specified-cds-instance/).
0 commit comments