microsoft / microsoft/Power-CAT-Copilot-Studio-Kit

Feature request: trigger compliance scan from CI/CD

Open
#620 1 comment 0 reactions 2 assignees View on GitHub

@psimolin is already working on this.

Since Feb 26, 2026.

enhancement
Dominant language
TypeScript
Stars
450
Forks
95
Avg merge
26m
Merged PRs (30d)
5

Description

Problem statement

At our company we would like to shift-left the (compliance) testing of any agents created in Copilot Studio. As we currently understand, the compliance scan is manually triggered in the app by pressing a button in the Compliance Hub section. In the background, this triggers the Agent Compliance | Compliance Scan cloud flow, which writes the results to a Dataverse table.

Proposed solution

Is it possible now, or will it be possible in the future, to trigger this cloud flow to run:

  • For a specific agent
  • Triggered by an API request

The use case is that in part of the CI/CD release process, we would automatically trigger a compliance scan, retrieve the result and then halt release if the agent does not meet a particular compliance threshold.

An alternative is enabling scheduling of the compliance scans. That way, we can retrieve a recent compliance scan result to assess the agent during the release process.

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.