Skip to content

Added Permissions section for entra user recyclebinitem commands. Closes #6954#7198

Merged
Adam-it merged 1 commit intopnp:mainfrom
nanddeepn:issue-6954
Apr 9, 2026
Merged

Added Permissions section for entra user recyclebinitem commands. Closes #6954#7198
Adam-it merged 1 commit intopnp:mainfrom
nanddeepn:issue-6954

Conversation

@nanddeepn
Copy link
Copy Markdown
Contributor

Added Permissions section for entra user recyclebinitem commands. Closes #6954

Copilot AI review requested due to automatic review settings April 7, 2026 03:08
Copy link
Copy Markdown

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

Adds a standardized Permissions section to the Microsoft Entra user recyclebinitem command docs to document the minimal delegated and application permissions required, addressing #6954.

Changes:

  • Added a new Permissions section (placed immediately before Examples) to entra user recyclebinitem command reference pages.
  • Documented minimal Microsoft Graph permissions for delegated and application auth scenarios using Docusaurus Tabs.

Reviewed changes

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

File Description
docs/docs/cmd/entra/user/user-recyclebinitem-clear.mdx Documents required Microsoft Graph permissions for clearing deleted users (delegated + application).
docs/docs/cmd/entra/user/user-recyclebinitem-list.mdx Documents required Microsoft Graph permissions for listing deleted users (delegated + application).
docs/docs/cmd/entra/user/user-recyclebinitem-remove.mdx Documents required Microsoft Graph permissions for permanently deleting a specific deleted user (delegated + application).
docs/docs/cmd/entra/user/user-recyclebinitem-restore.mdx Documents required Microsoft Graph permissions for restoring a deleted user (delegated + application).

@milanholemans
Copy link
Copy Markdown
Contributor

Thanks! We'll try to review it ASAP!

@Adam-it Adam-it self-assigned this Apr 7, 2026
Copy link
Copy Markdown
Member

@Adam-it Adam-it left a comment

Choose a reason for hiding this comment

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

LGTM 🔥

@Adam-it
Copy link
Copy Markdown
Member

Adam-it commented Apr 7, 2026

Ready to merge 🚀

@Adam-it Adam-it merged commit bc4a13b into pnp:main Apr 9, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimal permissions for 'entra user recyclebinitem' commands

4 participants