azure/Online Experimentation Analysis

Download the latest analysis results for an online experiment of an Azure App Configuration feature flag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 4, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: azure/online-experimentation-analysis@539137c55307c7290ef01892366097a53f65c7ab # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
subscription-idThe subscription ID of the Log Analytics workspace.yes
resource-groupThe resource group of the Log Analytics workspace.yes
log-analytics-workspaceThe name of the Log Analytics workspace.yes
app-configuration-feature-flagThe App Configuration feature flag of the experiment.yes
app-configuration-labelThe App Configuration label. Default to no label.no
metric-category-orderThe analysis summary displays metrics grouped by their categories. This input specifies the display order of metric categories as a comma separated list. Unspecified categories are appended in alphabetical order, followed by the group of uncategorized metrics. Default: ''. no""
lookback-daysThe number of previous days to search the Log Analytics workspace for the latest analysis results. Default: 30.no30
github-actions-summaryIf the analysis summary should be displayed in the GitHub Action job summary. Default: true.notrue
namedescription
analysis-start-timeThe start time of the analysis (ISO 8601 format).
analysis-end-timeThe end time of the analysis (ISO 8601 format).
summary-mdSummary of the analysis results (GitHub Flavored Markdown format).