Skip to content

Conversation

@NishkalankBezawada
Copy link
Contributor

Added minimal permissions for 'entra m365group recyclebin' commands

Added minimal permissions for 'entra m365group recyclebin' commands.

Screenshots

  • recyclebinitem list m365 entra m365group recyclebinitem list
image
  • recyclebinitem restore m365 entra m365group recyclebinitem restore --id 87casd23-4xxx-4as0-b23d-a1234561dbd8
image
  • recyclebinitem clear m365 entra m365group recyclebinitem clear
image
  • recyclebinitem remove m365 entra m365group recyclebinitem remove --id 87casd23-4xxx-4as0-b23d-a1234561dbd8
image

Closes #6941

Thanks,
Nish

@milanholemans
Copy link
Contributor

Thanks, we'll try to review it ASAP!

@MartinM85 MartinM85 self-assigned this Oct 17, 2025
Copy link
Contributor

@MartinM85 MartinM85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @NishkalankBezawada 🚀
I have a couple of small comments, nothing major.

@MartinM85 MartinM85 marked this pull request as draft October 17, 2025 05:28
@NishkalankBezawada NishkalankBezawada marked this pull request as ready for review October 21, 2025 12:55
Copilot AI review requested due to automatic review settings October 21, 2025 12:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds minimal required permissions documentation for four entra m365group recyclebinitem commands. The changes ensure users understand the Microsoft Graph permissions needed to execute these commands.

  • Adds permissions tables to documentation pages for list, restore, remove, and clear commands
  • Documents both Delegated and Application permission types where applicable
  • Uses consistent tabbed format for presenting permission requirements

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
m365group-recyclebinitem-restore.mdx Added Group.ReadWrite.All permissions for both Delegated and Application contexts
m365group-recyclebinitem-remove.mdx Added Group.ReadWrite.All permissions for Delegated context only
m365group-recyclebinitem-list.mdx Added Group.Read.All permissions for both Delegated and Application contexts
m365group-recyclebinitem-clear.mdx Added Group.ReadWrite.All permissions for Delegated context only

Copy link
Contributor

@MartinM85 MartinM85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect @NishkalankBezawada 🚀
Approved. I will merge it later.

@MartinM85 MartinM85 added pr-merged hacktoberfest-accepted Accept for hacktoberfest, will merge later labels Oct 26, 2025
@MartinM85
Copy link
Contributor

Merged manually

@MartinM85 MartinM85 closed this Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs hacktoberfest-accepted Accept for hacktoberfest, will merge later pr-merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimal permissions for 'entra m365group recyclebinitem' commands

3 participants