Skip to content

Conversation

@gautamdsheth
Copy link
Collaborator

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #X, partially fixes #Y, mentioned in #Z, etc.

What is in this Pull Request ?

Please describe the changes in the PR.

Guidance

  • You can delete this section when you are submitting the pull request.*
  • Please update this PR information accordingly. We use this as part of our release notes in monthly communications.
  • Please target your PR to Dev branch. If you do not target the Dev branch we will not accept this PR.

Copilot AI review requested due to automatic review settings September 22, 2025 08:05
Copy link
Contributor

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 pull request adds support for the KnowledgeAgentEnabled parameter to the Set-PnPTenant PowerShell cmdlet, allowing administrators to control the Knowledge Agent feature at the tenant level.

  • Adds KnowledgeAgentEnabled boolean parameter to the SetTenant class
  • Implements parameter handling logic in the ExecuteCmdlet method
  • Updates documentation with parameter description and usage information

Reviewed Changes

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

File Description
src/Commands/Admin/SetTenant.cs Adds KnowledgeAgentEnabled parameter declaration and implementation logic
documentation/Set-PnPTenant.md Documents the new KnowledgeAgentEnabled parameter with usage details

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gautamdsheth gautamdsheth merged commit ad42ab5 into dev Sep 22, 2025
5 checks passed
@gautamdsheth gautamdsheth deleted the feat/ka-update branch October 3, 2025 08:36
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.

2 participants