Microsoft Azure API Management · Arazzo Workflow
Azure API Management Configure Logger and Service Diagnostic
Version 1.0.0
Create a logger, attach a service-wide diagnostic to it, then read the diagnostic back.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
configure-logger-diagnostic
Create a logger and wire a service diagnostic to it.
Creates a logger, creates a service-level diagnostic pointing at it, then reads the diagnostic to confirm.
1
createLogger
Logger_CreateOrUpdate
Create or update the logger that diagnostics will write to.
2
createDiagnostic
Diagnostic_CreateOrUpdate
Create or update the service-level diagnostic that points at the new logger with a fixed sampling configuration.
3
confirmDiagnostic
Diagnostic_Get
Read the diagnostic back to confirm it points at the new logger.