Features Pricing Catalog Docs Demos About Sign in Start free
Azure

Activity Timeline (24h)

Activity timeline from the Azure Activity Log — who changed what, when, filterable by service.

Tier Builder
Category Operations
Refresh every 5 min
Scope subscription-wide
Live preview — demo data

Same idea on another cloud

What this pane shows

Every mutating action against the subscription from the Activity Log, filtered to changes only. Filter by service category to focus on IAM (Microsoft Entra), networking, storage, compute or other dimensions; expand any row for the full request parameters and caller context.

Key use cases

  • Answer "what changed?" during an incident investigation.
  • Audit which principal made a sensitive IAM change.
  • Trace a configuration change back to the deploy job that made it.
  • Filter to security-relevant actions for a focused review.

How to embed

Drop this snippet on any HTML page that loads lp-embed.js. The pane mounts itself wherever the matching <div> is in the DOM.

<div class="lp-azure-incident-timeline-panel"
     data-lp-account="<your-account-alias>"></div>
<script src="https://lightpane.io/embed/lp-embed.js"
        data-lp-key="<your-access-key>"></script>
<script src="https://lightpane.io/_pane-tests/azure/incident-timeline/incident-timeline.js"
        defer></script>

Tier

Available on Builder and above.

Build notes

No outstanding build notes.