For the complete documentation index, see llms.txt. This page is also available as Markdown.

Directory Extensions

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.

Action Buttons

Add Directory Extension

Table Details

Column
Description

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.

Table Actions

Action
Description
Bulk Action Available

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.


Feature Requests/Ideas

We value your feedback and ideas. Please raise any feature requests on GitHub.

Last updated

Was this helpful?