Function Apps

Prev Next

This sample walks through a real customer example of how Turbo360 BAM data queries surface transactional data from an Azure Functions app in a format that support and business users can use.

For a more detailed walkthrough with sample queries, refer to the APIM and Functions article.

Overview

Business value

This sample shows how BAM data queries give support operators and business users a clear view of what is happening inside an Azure Functions-based integration — without requiring direct access to Application Insights or developer involvement.

How it works

Turbo360 queries Application Insights telemetry from the Function App using KQL queries you configure in BAM. The transaction view surfaces function execution events and their outcomes, making it easy to identify failures and trace specific requests.

Related articles