Skip to content

Minimal permissions for 'spo homesite' commands. Closes #7278#7441

Open
Saurabh7019 wants to merge 1 commit into
pnp:mainfrom
Saurabh7019:issue-7278
Open

Minimal permissions for 'spo homesite' commands. Closes #7278#7441
Saurabh7019 wants to merge 1 commit into
pnp:mainfrom
Saurabh7019:issue-7278

Conversation

@Saurabh7019

Copy link
Copy Markdown
Contributor

Closes #7278

@Saurabh7019 Saurabh7019 marked this pull request as ready for review July 10, 2026 12:32
@MartinM85 MartinM85 requested a review from Copilot July 10, 2026 13:30

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

This PR aligns the spo homesite command set with issue #7278 by documenting minimal delegated and application permissions in the command reference docs, and by synchronizing descriptions and API spec metadata to match.

Changes:

  • Added a Permissions section (Delegated + Application) to all spo homesite command docs, placed immediately before Examples.
  • Normalized command descriptions/casing for “home site” across code, docs, and the command reference index.
  • Extended the SharePoint Admin Dev Proxy OpenAPI spec with the homesite-related endpoints and their security scopes.

Reviewed changes

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

Show a summary per file
File Description
src/m365/spo/commands/homesite/homesite-remove.ts Normalizes the command description casing (“home site”).
skills/clim365/references/commands.txt Updates the indexed description for spo homesite remove to match the command/docs text.
docs/docs/cmd/spo/homesite/homesite-add.mdx Adds Permissions section (delegated/app) before Examples; minor wording cleanup in examples.
docs/docs/cmd/spo/homesite/homesite-get.mdx Adds Permissions section (delegated/app) before Examples.
docs/docs/cmd/spo/homesite/homesite-list.mdx Adds Permissions section (delegated/app) before Examples.
docs/docs/cmd/spo/homesite/homesite-remove.mdx Adds Permissions section (delegated/app) before Examples and normalizes wording/casing.
docs/docs/cmd/spo/homesite/homesite-set.mdx Adds Permissions section (delegated/app) before Examples; minor example text fixes.
.devproxy/api-specs/sharepoint-admin.yaml Adds homesite-related endpoints with delegated/app security scopes to support “minimal permissions” documentation.

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 homesite' commands

2 participants