Announcements
Hello community,
I am encountering repeated errors when working with my Copilot Studio agent flow. The issues include:
InvalidConcurrencyConfiguration when using a manual request trigger with a response action.
InvalidConcurrencyConfiguration
CannotDisableTriggerConcurrency when trying to remove concurrency from the manual trigger.
CannotDisableTriggerConcurrency
A SystemError with Conversation ID: ae017535-76d7-43a7-aa6d-a151418c5ecc at UTC time 3/18/2026 8:22:39 AM.
SystemError
It seems concurrency configuration cannot be removed once applied, and response actions require operationOptions = asynchronous if concurrency is enabled. However, I am still blocked from saving or running the flow.
operationOptions = asynchronous
Could someone from Microsoft or the community advise on:
The correct way to resolve this concurrency conflict with response actions.
Whether recreating the manual trigger is the only option.
How to handle the SystemError — is this a transient runtime issue or something requiring support escalation?
Thank you for your guidance.
Hi,
You’re hitting a known limitation with manual (agent) trigger + response action + concurrency.
To fix it:
Use synchronous pattern (recommended)
Open trigger settings
Turn OFF concurrency control (if possible)
Keep the Respond to Copilot action
If it doesn’t allow disabling → recreate the trigger (this is often required once concurrency is enabled).
Or switch to async pattern
Keep concurrency ON
Remove the response action
Handle output separately (e.g., store result or send message later)
About SystemError This is usually a side effect of invalid configuration, not a separate issue. It should resolve once the trigger setup is corrected.
In short: Response action + concurrency = conflict So either remove concurrency or remove response action.
Hope this helps.
If this helps resolve your issue, please consider marking the response as Verified so it can help others facing a similar scenario.
If you found this helpful, you can also click “Yes” on “Was this reply helpful?” or give it a Like.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 277
11manish 206
sannavajjala87 156 Super User 2026 Season 1