-
Notifications
You must be signed in to change notification settings - Fork 329
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
Move Yammer commands to Viva Engage. Closes #5573 #5580
Conversation
Thank you @Aaron-Junker |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Aaron-Junker, I noticed a breaking change. Let's fix it before we continue the review
docs/docs/cmd/cli/cli-consent.mdx
Outdated
@@ -16,7 +16,7 @@ m365 cli consent [options] | |||
|
|||
```md definition-list | |||
`-s, --service <service>` | |||
: Service for which to consent permissions. Allowed values: `yammer` | |||
: Service for which to consent permissions. Allowed values: `"viva engage"` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a breaking change that we can't introduce in a minor version. I suggest that for the time being we allow both values.
@waldekmastykarz I added the option for yammer back in. |
Hey @Aaron-Junker, it seems some of the build checks are failing. Could you please have a look before we proceed with the review? |
Closing due to lack of response |
Closes #5573