Skip to content

Commit 6064a0f

Browse files
authored
Changes cannot for tone.
1 parent f5eb2d0 commit 6064a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/app-provisioning/customize-application-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Use the steps below to provision roles for a user to your application. Note that
207207

208208
![Add SingleAppRoleAssignment](./media/customize-application-attributes/edit-attribute-singleapproleassignment.png)
209209
- **Things to consider**
210-
- Ensure that multiple roles aren't assigned to a user. We cannot guarantee which role will be provisioned.
210+
- Ensure that multiple roles aren't assigned to a user. We can't guarantee which role will be provisioned.
211211
- SingleAppRoleAssignments isn't compatible with setting scope to "Sync All users and groups."
212212
- **Example request (POST)**
213213

@@ -334,7 +334,7 @@ Selecting this option will effectively force a resynchronization of all users wh
334334
- Microsoft Azure AD provides an efficient implementation of a synchronization process. In an initialized environment, only objects requiring updates are processed during a synchronization cycle.
335335
- Updating attribute-mappings has an impact on the performance of a synchronization cycle. An update to the attribute-mapping configuration requires all managed objects to be reevaluated.
336336
- A recommended best practice is to keep the number of consecutive changes to your attribute-mappings at a minimum.
337-
- Adding a photo attribute to be provisioned to an app isn't supported today as you cannot specify the format to sync the photo. You can request the feature on [User Voice](https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789)
337+
- Adding a photo attribute to be provisioned to an app isn't supported today as you can't specify the format to sync the photo. You can request the feature on [User Voice](https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789)
338338
- The attribute IsSoftDeleted is often part of the default mappings for an application. IsSoftdeleted can be true in one of four scenarios (the user is out of scope due to being unassigned from the application, the user is out of scope due to not meeting a scoping filter, the user has been soft deleted in Azure AD, or the property AccountEnabled is set to false on the user). It's not recommended to remove the IsSoftDeleted attribute from your attribute mappings.
339339
- The Azure AD provisioning service does not support provisioning null values.
340340
- They primary key, typically "ID", should not be included as a target attribute in your attribute mappings.

0 commit comments

Comments
 (0)