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
@@ -59,7 +63,6 @@ Currently, you can add custom security attributes for the following Microsoft En
59
63
60
64
- Microsoft Entra users
61
65
- Microsoft Entra enterprise applications (service principals)
62
-
- Managed identities for Azure resources
63
66
64
67
## How do custom security attributes compare with extensions?
65
68
@@ -122,7 +125,7 @@ To better understand custom security attributes, you can refer back to the follo
122
125
| attribute definition | The schema of a custom security attribute or key-value pair. For example, the custom security attribute name, description, data type, and predefined values. |
123
126
| attribute set | A collection of related custom security attributes. Attribute sets can be delegated to other users for defining and assigning custom security attributes. |
124
127
| attribute name | A unique name of a custom security attribute within an attribute set. The combination of attribute set and attribute name forms a unique attribute for your tenant. |
125
-
| attribute assignment | The assignment of a custom security attribute to a Microsoft Entra object, such as users, enterprise applications (service principals), and managed identities. |
128
+
| attribute assignment | The assignment of a custom security attribute to a Microsoft Entra object, such as users and enterprise applications (service principals). |
126
129
| predefined value | A value that is allowed for a custom security attribute. |
0 commit comments