Skip to content

Enhancement: Add the properties option to entra group/app/administrativeunit get/list commands #6315

@MartinM85

Description

@MartinM85

Directory extensions allow to add custom data to Entra objects:

To be able to read the directory extension, the commands must support the properties option, which allows to specify the name of directory extension to be retrieved.

Currently, only these commands have the properties option and return the extension property:

  • entra user get
  • entra user list

Add the properties option to the following commands:

  • entra group get
  • entra group list
  • entra app get
  • entra app list
  • entra administrativeunit get
  • entra administrativeunit list
Option Description
-p, --properties [properties] Comma-separated list of properties to retrieve

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions