
Announcements
I have a Power Automate Flow in which I have configured a Kusto query. When my colleagues are triggering the flow, it's failing as they don't have access to the Kusto cluster being used.
My question here:
1. Isn't Power Automate supposed to use my credentials, for running the Kusto query since my credentials are used for configuring the connector, irrespective of who runs the query?
2. If this is how Power Automate works, then how do I configure the connector so that it always uses my credentials, or a service account credentials irrespective of whoever triggers the flow?