@@ -23,7 +23,7 @@ Custom security attributes in Microsoft Entra ID are business-specific attribute
23
23
24
24
## Why use custom security attributes?
25
25
26
- Custom security attributes support the following scenarios :
26
+ Here are some scenarios where you could use custom security attributes :
27
27
28
28
- Extend user profiles, such as add Hourly Salary to all my employees.
29
29
- Ensure only administrators can see the Hourly Salary attribute in my employees' profiles.
@@ -32,7 +32,7 @@ Custom security attributes support the following scenarios:
32
32
33
33
## What can I do with custom security attributes?
34
34
35
- Custom security attributes have the following capabilities:
35
+ Custom security attributes include these capabilities:
36
36
37
37
- Define business-specific information (attributes) for your tenant.
38
38
- Add a set of custom security attributes on users and applications.
@@ -46,6 +46,8 @@ Custom security attributes **aren't** supported in the following areas:
46
46
47
47
## Features of custom security attributes
48
48
49
+ Custom security attributes include these features:
50
+
49
51
- Available tenant-wide
50
52
- Include a description
51
53
- Support different data types: Boolean, integer, string
@@ -59,7 +61,7 @@ The following example shows how you can specify custom security attribute values
59
61
60
62
## Objects that support custom security attributes
61
63
62
- Currently, you can add custom security attributes for the following Microsoft Entra objects:
64
+ You can add custom security attributes for the following Microsoft Entra objects:
63
65
64
66
- Microsoft Entra users
65
67
- Microsoft Entra enterprise applications (service principals)
0 commit comments