-
Notifications
You must be signed in to change notification settings - Fork 368
[Docs] Minimal permissions for 'outlook message' Closes #6984 #7019
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
base: main
Are you sure you want to change the base?
[Docs] Minimal permissions for 'outlook message' Closes #6984 #7019
Conversation
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.
Pull Request Overview
Adds minimal Microsoft Graph permissions sections to Outlook message command docs, using tabbed Delegated vs Application views.
- Introduces Tabs/TabItem sections for permissions in four Outlook message command pages.
- Clarifies minimal delegated and application permissions per command.
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/docs/cmd/outlook/message/message-remove.mdx | Adds Permissions section with Delegated and Application scopes for remove operation |
| docs/docs/cmd/outlook/message/message-move.mdx | Adds Permissions section with Delegated and Application scopes for move operation |
| docs/docs/cmd/outlook/message/message-list.mdx | Adds Permissions section with Delegated and Application scopes for list operation |
| docs/docs/cmd/outlook/message/message-get.mdx | Adds Permissions section with Delegated and Application scopes for get operation |
Jwaegebaert
left a comment
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.
Great job @nirav-raval, I've left one suggestion you can take a look at.
Co-authored-by: Jasey Waegebaert <[email protected]>
|
@Jwaegebaert you might be super busy but we're only a few days away from the end of Hacktoberfest. Could you please close or apply a label to this PR? Thank you! 🙏 |
Dont worry @nirav-raval, we'll mark this PR with the hacktoberfest-accepted label, which means it will still count towards your total... |
Pull Request Title
Minimal permissions for 'outlook message' Closes #6984.
Linked Issue
Closes #6984.