AzureLogAnalytics
Azure Log Analytics Discovery Module for M&A Discovery Suite
What it does
Discovers Azure Log Analytics workspaces across all accessible subscriptions. Extracts migration-useful identity fields (ARM ResourceId, CustomerId/WorkspaceId, TenantId, SubscriptionId, ResourceGroupId), retention/SKU, public network access, timestamps (raw + ISO when parseable), private-link / cluster / DCR relationships, tags (flat + JSON), and related entities: - enabled intelligence packs (solutions / Sentinel) - linked services and linked storage accounts - data export rules - workspace usage (billable volume when API returns it) Honest EMPTY when tenant has no workspaces. AUTH fails loud via DiscoveryBase.
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.
/discovered/azure-log-analytics 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.