Forum Discussion

Karunasree_0's avatar
Karunasree_0
Microsoft Employee
4 months ago

Microsoft Fabric Operations Agent not triggering Power Automate flow on KQL ingestion-worked earlier

Hi Team,

I’m facing an issue with Fabric Operations Agent where it is no longer triggering actions, even though the same setup was working earlier.


Use case:
Trigger a Power Automate flow whenever new data is inserted into a KQL table.


Setup details:

  • Table: OpportunityEvents (KQL DB)

  • Agent: Opportunity Events API Trigger

  • Action: TriggerOpportunityAPI (connected to Power Automate flow)

  • Flow Trigger: “When an activator rule is triggered”

  • Flow Action: HTTP POST

  • No parameters passed from agent


Agent Instructions:

Operational Instructions
Trigger the action TriggerOpportunityAPI when Opportunity_ID is not empty.

Semantic Instructions
OpportunityEvents table contains incoming opportunity event data.
Each record represents a new event.
Opportunity_ID uniquely identifies each event.

Action Instructions
Trigger TriggerOpportunityAPI without passing any parameters.


Generated Playbook:

  • Condition: isRecentlyAdded = True

  • Uses: ingestion_time() >= ago(5m)


Issue:

  • Agent is in Running state

  • Flow is correctly connected (connection string configured)

  • Data is inserted using .ingest inline

  • Data is visible and recent (within 5 minutes)

  • But:

    • No trigger

    • No Teams approval

    • Flow not executing


Important Context:

  • This same setup was working about 1 month ago

  • No major changes were made to:

    • Agent configuration

    • Flow

    • Table schema


What I verified:

  • Inserted fresh records after starting agent

  • Used new Opportunity_ID values

  • Verified ingestion_time()

  • Reinstalled Fabric Operations Agent in Teams

  • Recreated connection and flow


Questions:

  1. Has there been any recent change or limitation affecting Operations Agent triggers?

  2. Does inline ingestion (.ingest inline) still support triggering, or is streaming ingestion required?

  3. Are there known delays/issues with activator-based triggers recently?

  4. Is there any way to debug why the rule is not firing?


Any help or insights would be greatly appreciated.

Thanks!

5 Replies

  • v-anbandari's avatar
    v-anbandari
    Community Support

    Hi Karunasree_0  ,

     

    Could you please confirm if your query has been resolved by the provided solutions? This would be helpful for other members who may encounter similar issues.

     

    Thank you.

  • Karunasree_0's avatar
    Karunasree_0
    Microsoft Employee

    Hi  v-anbandari The issue has not resolved even after enabling streaming ingestion. Created Event stream to dump data to KQL. This also didn't trigger the Operations Agent

    • v-anbandari's avatar
      v-anbandari
      Community Support

      Hi Karunasree_0  ,

      Since the issue persists even after validating ingestion methods (inline, streaming, and Eventstream) and confirming the setup, this may require deeper investigation.

      Please consider raising a Microsoft support ticket for further investigation. You can include all the troubleshooting steps you have performed to help the support team better understand the issue.

      You can create a support ticket using the link below:
      https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket

      Thank You.

       

    • v-anbandari's avatar
      v-anbandari
      Community Support

      Hi Karunasree_0 ,

      Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. This would be helpful for other members who may encounter similar issues.

      Thank you for your understanding and assistance.