Azure ● Sealed v1.0

AzureMonitor

Azure Monitor Discovery Module for M&A Discovery Suite

What it does

Discovers Azure Monitor inventory across all accessible subscriptions: - Metric alert rules (Microsoft.Insights/metricAlerts) - Activity log alert rules (Microsoft.Insights/activityLogAlerts) - Scheduled query rules / log alerts (Microsoft.Insights/scheduledQueryRules) - Action groups (Microsoft.Insights/actionGroups) ΓÇö notification routing - Autoscale settings (Microsoft.Insights/autoscalesettings) - Data collection rules / endpoints - Azure Monitor workspaces (Microsoft.Monitor/accounts) Outputs migration-useful identity fields (ARM ResourceId, SubscriptionId, TenantId, ResourceGroupId, Type, Enabled, scopes, receiver counts). Honest EMPTY when the tenant has none of these resources.

How the app exposes it

The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.

Route in app:
/discovered/azure-monitor

Outputs

Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.