Discovery + Compliance modes
Discovery gives you an inventory snapshot. Compliance compares each resource's configuration against expected baselines, flagging drifts and gaps.
Paste a Cloud Shell access token, pick a resource group, and get a structured Excel report of every resource, its configuration, and its compliance gaps. No agent, no app registration, nothing written back to Azure.
Five guided steps. No app to install, no service principal to register, no IT ticket required.
Run one Azure Cloud Shell command and paste the output.
We list every subscription your account can read.
Type the name — we validate and count what's inside.
Grouped by type. Select one, several, or everything.
Live results stream in. Export to Excel any time.
Two audit modes, an Excel-native report format, and zero attack surface in your tenant.
Discovery gives you an inventory snapshot. Compliance compares each resource's configuration against expected baselines, flagging drifts and gaps.
Reports drop into Excel with proper styling, frozen headers, and conditional formatting. No CSV-to-spreadsheet wrangling for downstream stakeholders.
No app registration, no service principal, no agent. Authentication uses your existing Azure identity via a short-lived Cloud Shell token.
Fully styled workbooks — README, Audit Data, Errors, Summary. Shareable in Teams, attachable to tickets, openable in Excel on day one.
If your security review asks where the data goes — the honest answer is "nowhere." Here's why.
Your Azure access token is held in JavaScript memory only — never written to localStorage, never sent to any server other than the official Azure Resource Manager API at management.azure.com.
The tool issues only HTTP GET requests against ARM. There are no PUT, POST, PATCH, or DELETE code paths. Your Azure RBAC also enforces this server-side.
The Excel report is generated client-side using a JavaScript library. Audit results never transit a third-party server. Close the tab and every trace is gone.
Reader role on the resource group is sufficient. The audit fetches the same configuration data you can already view in the Azure Portal — nothing more, nothing less.
Quick answers to the things security and platform teams usually ask first.
Five minutes, no install, no sign-up.
Start audit →