Skip to content

Added minimal permission for entra user commands. Closes #6955#7199

Merged
Adam-it merged 1 commit intopnp:mainfrom
SmitaNachan:issue-6955
Apr 9, 2026
Merged

Added minimal permission for entra user commands. Closes #6955#7199
Adam-it merged 1 commit intopnp:mainfrom
SmitaNachan:issue-6955

Conversation

@SmitaNachan
Copy link
Copy Markdown
Contributor

Added minimal permission for entra user commands. Closes #6955

@milanholemans
Copy link
Copy Markdown
Contributor

Thanks @SmitaNachan, we'll try to review it ASAP.

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

This PR updates the CLI for Microsoft 365 command reference docs for several m365 entra user commands to include a standardized Permissions section documenting the minimal Microsoft Graph permissions needed, aligning with issue #6955.

Changes:

  • Added a ## Permissions section (with Delegated/Application tabs where applicable) to 6 entra user command docs.
  • Included Docusaurus Tabs/TabItem imports where needed to render the new permissions UI consistently.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/docs/cmd/entra/user/user-signin-list.mdx Adds minimal delegated/application permissions for listing user sign-ins.
docs/docs/cmd/entra/user/user-session-revoke.mdx Adds minimal delegated/application permissions for revoking user sessions (and adds required MDX imports).
docs/docs/cmd/entra/user/user-registrationdetails-list.mdx Adds minimal delegated/application permissions for listing user registration details.
docs/docs/cmd/entra/user/user-password-validate.mdx Adds minimal permissions for password validation (delegated only documented).
docs/docs/cmd/entra/user/user-guest-add.mdx Adds minimal delegated/application permissions for inviting a guest user.
docs/docs/cmd/entra/user/user-groupmembership-list.mdx Adds minimal delegated/application permissions for listing user group memberships.

@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 8, 2026

Ready to merge 🚀

@Adam-it Adam-it merged commit a1a4000 into pnp:main Apr 9, 2026
23 of 24 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 additional 'entra user' commands

4 participants