Skip to content

New command: Get information about the specified Azure AD group settings template #442

@waldekmastykarz

Description

@waldekmastykarz

Gets information about the specified Azure AD group settings template

  • command: graph groupsettingtemplate get -i|--id [id] -n|--displayName [displayName]
  • id: The ID of the settings template to retrieve. Specify the id or displayName but not both
  • displayName: The display name of the settings template to retrieve. Specify the id or displayName but not both

For more information see the groupsettingtemplate_list and groupsettingtemplate_get MS Graph APIs.

This commands makes it possible to configure modern SharePoint sites classification https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-site-classification

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions