[Docs] Minimal permissions for 'outlook message' Closes #6984#7019
[Docs] Minimal permissions for 'outlook message' Closes #6984#7019nirav-raval wants to merge 2 commits intopnp:mainfrom
Conversation
There was a problem hiding this comment.
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.
Great job @nirav-raval, I've left one suggestion you can take a look at.
Co-authored-by: Jasey Waegebaert <38426621+Jwaegebaert@users.noreply.github.com>
|
@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.