π Problem
The msexports_ETL_ingestion pipeline is never executed because the ingestion_ManifestAdded trigger does not fire, despite being in Started state.
β
Cost Management export runs successfully β files are written to the storage account
β
Pipeline msexports_ExecuteETL is executing correctly
β
Trigger ingestion_ManifestAdded shows as Started in Data Factory Studio
β Trigger ingestion_ManifestAdded never fires (no trigger runs recorded in Monitor)
β Pipeline msexports_ETL_ingestion is never invoked
π£ Repro steps
Deploy FinOps hub
Configure Cost Management export β export runs successfully and writes to storage
Go to Data Factory Studio β Monitor β Trigger runs
Filter by ingestion_ManifestAdded β no runs are recorded
Go to Monitor β Pipeline runs β msexports_ETL_ingestion has never been triggered
π€ Expected
The ingestion_ManifestAdded trigger should automatically invoke the msexports_ETL_ingestion pipeline.
π§ Environment
- FinOps hub version: deployed on the 21-05-26
- Billing account type: MCA
- Power BI report type: ADX (Azure Data Explorer)
- Cost Management export: all of them
π Problem
The msexports_ETL_ingestion pipeline is never executed because the ingestion_ManifestAdded trigger does not fire, despite being in Started state.
β Cost Management export runs successfully β files are written to the storage account
β Pipeline msexports_ExecuteETL is executing correctly
β Trigger ingestion_ManifestAdded shows as Started in Data Factory Studio
β Trigger ingestion_ManifestAdded never fires (no trigger runs recorded in Monitor)
β Pipeline msexports_ETL_ingestion is never invoked
π£ Repro steps
Deploy FinOps hub
Configure Cost Management export β export runs successfully and writes to storage
Go to Data Factory Studio β Monitor β Trigger runs
Filter by ingestion_ManifestAdded β no runs are recorded
Go to Monitor β Pipeline runs β msexports_ETL_ingestion has never been triggered
π€ Expected
The ingestion_ManifestAdded trigger should automatically invoke the msexports_ETL_ingestion pipeline.
π§ Environment