Skip to content

update verbiage#7

Merged
lnfernux merged 3 commits intomainfrom
truls-ai-agent-tests
Feb 19, 2026
Merged

update verbiage#7
lnfernux merged 3 commits intomainfrom
truls-ai-agent-tests

Conversation

@lnfernux
Copy link
Owner

updated verbiage to refer to Copilot Studio (via dataverse API) instead of other way around.

Copilot AI review requested due to automatic review settings February 19, 2026 08:38
@lnfernux lnfernux merged commit 7616c4e into main Feb 19, 2026
1 of 4 checks passed
@lnfernux lnfernux deleted the truls-ai-agent-tests branch February 19, 2026 08:41
Copy link

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 terminology throughout the codebase to consistently refer to "Copilot Studio (via Dataverse API)" instead of "Dataverse (Copilot Studio)", emphasizing that these are Copilot Studio security tests that use the Dataverse API for access.

Changes:

  • Updated documentation to refer to "Copilot Studio Security Tests" instead of "AI Agent Security Tests" in setup guides and prerequisites
  • Modified PowerShell functions to use "Copilot Studio agent" in error messages instead of "AI agent"
  • Added "CopilotStudio" tag to test suite alongside existing "AIAgent" tag (removed "XSPM" tag which was unrelated)

Reviewed changes

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

Show a summary per file
File Description
website/docs/tests/maester/MT.1113.md - MT.1122.md Updated Prerequisites sections to emphasize Copilot Studio evaluation via Dataverse API; updated "Learn more" links from "AI Agent" to "Copilot Studio"
website/docs/sections/create-entra-app.md Updated Dataverse permissions section header and description; removed redundant link
website/docs/connect-maester/readme.md Updated connection documentation to refer to "Copilot Studio (via Dataverse)"
website/docs/connect-maester/connect-maester-advanced.md Updated advanced connection documentation for consistency
tests/Maester/AIAgent/Test-AIAgentSecurity.Tests.ps1 Updated Describe block name and verbose messages; added "CopilotStudio" tag
powershell/public/maester/aiagent/*.ps1 Updated skipped reason messages to reference "Copilot Studio agent" instead of "AI agent"
powershell/public/Connect-Maester.ps1 Updated parameter documentation and verbose messages
powershell/internal/Get-MtAIAgentInfo.ps1 Updated synopsis and internal comments for consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

```

> The service principal must be registered as an [Application User in Power Platform](/docs/tests/maester/ai-agent-setup#step-4-create-a-power-platform-application-user) with a security role that grants read access to the `bot`, `botcomponent`, `systemuser`, and `connectionreference` tables.
> The service principal must be registered as an [Application User in Power Platform](/website/docs/sections/create-entra-app.md#create-an-application-user-in-power-platform) with a security role that grants read access to the `bot`, `botcomponent`, `systemuser`, and `connectionreference` tables.
Copy link

Copilot AI Feb 19, 2026

Choose a reason for hiding this comment

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

The link path contains an incorrect prefix. The path should start with /docs/ instead of /website/docs/. The correct path should be /docs/sections/create-entra-app.md#create-an-application-user-in-power-platform to be consistent with other documentation links in the codebase.

Suggested change
> The service principal must be registered as an [Application User in Power Platform](/website/docs/sections/create-entra-app.md#create-an-application-user-in-power-platform) with a security role that grants read access to the `bot`, `botcomponent`, `systemuser`, and `connectionreference` tables.
> The service principal must be registered as an [Application User in Power Platform](/docs/sections/create-entra-app.md#create-an-application-user-in-power-platform) with a security role that grants read access to the `bot`, `botcomponent`, `systemuser`, and `connectionreference` tables.

Copilot uses AI. Check for mistakes.
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.

1 participant

Comments