Skip to content

Commit 2660112

Browse files
committed
Edits from Andy
1 parent 66501b4 commit 2660112

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-domain-services/concepts-custom-attributes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ Azure AD supports adding custom data to resources using [extensions](/graph/exte
2323
- [onPremisesExtensionAttributes](/graph/extensibility-overview?tabs=http#extension-attributes) are a set of 15 attributes that can store extended user string attributes.
2424
- [Directory extensions](/graph/extensibility-overview?tabs=http#directory-azure-ad-extensions) allow the schema extension of specific directory objects, such as users and groups, with strongly-typed attributes through registration with an application in the tenant.
2525

26-
Both types of extensions can be configured By using Azure AD Connect for users who are managed on-premises, or Microsoft Graph APIs for cloud-only users.
26+
Both types of extensions can be configured By using Azure AD Connect for users who are managed on-premises, or MSGraph APIs for cloud-only users.
2727

2828
>[!Note]
2929
>The following types of extensions aren't supported for synchronization:
3030
>- Custom Security Attributes in Azure AD (Preview)
3131
>- MSGraph Schema Extensions
32-
>- Open Extensions
32+
>- MSGraph Open Extensions
3333
3434

3535
## Requirements
@@ -38,7 +38,7 @@ The minimum SKU supported for custom attributes is the Enterprise SKU. If you us
3838

3939
## How Custom Attributes work
4040

41-
After you create a managed domain, click **Custom Attributes (Preview)** under **Settings** to enable attribute synchronization.
41+
After you create a managed domain, click **Custom Attributes (Preview)** under **Settings** to enable attribute synchronization. Click **Save** to confirm the change.
4242

4343
:::image type="content" border="true" source="./media/concepts-custom-attributes/enable.png" alt-text="Screenshot of how to enable custom attributes.":::
4444

0 commit comments

Comments
 (0)