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

Feature request: Support multiple conditions in Threshold Configurations

Open
#752 0 comments 1 reaction 1 assignee View on GitHub

@psimolin is already working on this.

Since Jun 12, 2026.

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

Description

Problem statement

Hi folks,

Apologies if this has been raised - I've searched issues in the repo and couldn't find anything.

A condition will often only present a risk if paired with one or more additional conditions. For example, 'No Authentication' may be permissible in the Default environment only, so we would ideally be able to create a Threshold Configuration with the conditions:

cat_enduserauthenticationtype eq 'Integrated'
AND
cat_environmenttype ne 'Default'

Proposed solution

Allow creation of Threshold Configurations with multiple conditions connected by conditional operators (AND and OR).

Additional context
Image

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.