File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/active-directory/app-provisioning Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ Use the steps in the example to provision roles for a user to your application.
206
206
207
207
![ Add SingleAppRoleAssignment] ( ./media/customize-application-attributes/edit-attribute-singleapproleassignment.png )
208
208
- ** Things to consider**
209
- - Ensure that multiple roles aren't assigned to a user. We can't guarantee which role will be provisioned.
209
+ - Ensure that multiple roles aren't assigned to a user. There is no guarantee which role is provisioned.
210
210
- SingleAppRoleAssignments isn't compatible with setting scope to "Sync All users and groups."
211
211
- ** Example request (POST)**
212
212
@@ -257,7 +257,7 @@ The request formats in the PATCH and POST differ. To ensure that POST and PATCH
257
257
258
258
<br>
259
259
- **Things to consider**
260
- - All roles will be provisioned as primary = false.
260
+ - All roles are provisioned as primary = false.
261
261
- The POST contains the role type. The PATCH request doesn't contain type. We're working on sending the type in both POST and PATCH requests.
262
262
- AppRoleAssignmentsComplex isn't compatible with setting scope to "Sync All users and groups."
263
263
You can’t perform that action at this time.
0 commit comments