Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New command: tenant people pronouns set #6205

Open
MartinM85 opened this issue Jul 31, 2024 · 2 comments · May be fixed by #6519
Open

New command: tenant people pronouns set #6205

MartinM85 opened this issue Jul 31, 2024 · 2 comments · May be fixed by #6519

Comments

@MartinM85
Copy link
Contributor

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

@Jwaegebaert Jwaegebaert added needs peer review Needs second pair of eyes to review the spec or PR feature request labels Aug 3, 2024
@Adam-it
Copy link
Member

Adam-it commented Nov 27, 2024

LGTM 👍
Lets get this shipped 🚢🚀

@Adam-it Adam-it added help wanted good first issue and removed needs peer review Needs second pair of eyes to review the spec or PR labels Nov 27, 2024
@MartinM85
Copy link
Contributor Author

@Adam-it Can I take it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants