I want to be able to execute my Synapse data ingestion pipeline from a dedicated Power BI report using a button or Power Apps.
I tried creating an Azure Function App with an HTTP trigger but couldn’t get it to work.
How can I execute my pipeline using an Azure Function?