pnp / cli-microsoft365

Manage Microsoft 365 and SharePoint Framework projects on any platform
https://aka.ms/cli-m365
MIT License
929 stars 326 forks source link

New command: `tenant people pronouns set` #6205

Open MartinM85 opened 4 months ago

MartinM85 commented 4 months ago

Usage

m365 tenant people pronouns set

Description

Manage pronouns settings for an organization

Options

Option Description
-e, --enabled <enabled> Specifies whether the pronouns are enabled in the organization or not.

Examples

Enable pronouns in the organization

m365 tenant people pronouns set --enabled true

Disable pronouns in the organization

m365 tenant people pronouns set --enabled false

Default properties

No response

Additional Info

https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0

I will work on it

Adam-it commented 5 days ago

LGTM 👍 Lets get this shipped 🚢🚀