Directory Extensions
Action Buttons
Add Directory ExtensionTable Details
Column
Description
Table Actions
Action
Description
Bulk Action Available
Feature Requests/Ideas
Last updated
Was this helpful?
Directory extensions allow you to add custom properties to Microsoft Entra directory objects. Each extension is a single standalone property registered against the CIPP application registration, which makes it available in every tenant CIPP is consented to.
Directory extensions must have unique names.
There is a limit of 100 extension values per resource instance.
Name
The fully qualified extension name, in the form extension_<applicationId>_<yourName>. This is the property name used when reading or writing the value through Graph.
Data Type
The type of value the extension stores.
Is Multi Valued
Whether the extension holds a collection of values rather than a single value.
Target Objects
The directory object types the extension can be set on.
Delete Directory Extension
Removes the extension from the CIPP application registration after confirmation. Values already written to directory objects are no longer readable through the extension.
Deleting a directory extension is permanent and affects every tenant, not just the one you are currently viewing. Check for mappings that reference the extension before removing it.
We value your feedback and ideas. Please raise any feature requests on GitHub.
Last updated
Was this helpful?
Was this helpful?

