Skip to content

Added minimal permissions for 'spo customaction' commands. Closes #7268#7406

Open
nanddeepn wants to merge 1 commit into
pnp:mainfrom
nanddeepn:issue-7268
Open

Added minimal permissions for 'spo customaction' commands. Closes #7268#7406
nanddeepn wants to merge 1 commit into
pnp:mainfrom
nanddeepn:issue-7268

Conversation

@nanddeepn

Copy link
Copy Markdown
Contributor

Added minimal permissions for spo customaction commands. Closes #7268

Copilot AI review requested due to automatic review settings June 18, 2026 03:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds the new Permissions documentation section to the SharePoint Online spo customaction command reference pages, aligning with the initiative in #7268 to document minimal delegated and application permissions consistently (placed immediately before Examples).

Changes:

  • Added a Permissions section to all six spo customaction command docs.
  • Used Docusaurus <Tabs> with delegated vs. application permission tables for each command.
  • Added required MDX imports (@theme/Tabs, @theme/TabItem) where needed.

Reviewed changes

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

Show a summary per file
File Description
docs/docs/cmd/spo/customaction/customaction-add.mdx Adds Permissions section (Delegated/Application) for spo customaction add and imports Tabs components.
docs/docs/cmd/spo/customaction/customaction-clear.mdx Adds Permissions section (Delegated/Application) for spo customaction clear and imports Tabs components.
docs/docs/cmd/spo/customaction/customaction-get.mdx Adds Permissions section (Delegated/Application) for spo customaction get.
docs/docs/cmd/spo/customaction/customaction-list.mdx Adds Permissions section (Delegated/Application) for spo customaction list.
docs/docs/cmd/spo/customaction/customaction-remove.mdx Adds Permissions section (Delegated/Application) for spo customaction remove and imports Tabs components.
docs/docs/cmd/spo/customaction/customaction-set.mdx Adds Permissions section (Delegated/Application) for spo customaction set and imports Tabs components.

@MartinM85 MartinM85 self-assigned this Jun 19, 2026

@MartinM85 MartinM85 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for the contribution @nanddeepn 🚀
Great work...approved.
I will merge it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimal permissions for 'spo customaction' commands

3 participants