An Azure service that provides secure managed services and access control for partners and customers.
Hello Loh Wai Kit Thank you for posting your query on Microsoft Q&A platform.
Azure Lighthouse is free and does not alter billing ownership.
All Log Analytics charges (ingestion, retention, query/long‑term features) are billed to the subscription that contains the Log Analytics workspace, regardless of who or from which tenant sent the data or ran the query via Lighthouse.
Data ingestion: Billed by the workspace’s subscription under Pay‑As‑You‑Go or a Commitment Tier. Delegated users (MSP/central team) sending data or enabling diagnostics don’t change the billing owner.
Data retention & archiving: First 31 days for Analytics Logs are free, beyond that retention/archiving is billed to the workspace’s subscription.
Query costs: Standard queries across the workspace are not separately billed (query processing is included) except for specific cases like Basic/Auxiliary Logs, search jobs, or long‑term retention features. Any such charges accrue to the workspace’s subscription. Cross‑tenant/cross‑workspace querying via Lighthouse does not shift costs to the managing tenant.
Who runs the query or where data originates: Irrelevant for cost ownership. Whether a customer user or a managing‑tenant user via Lighthouse runs the query or configures collection, the workspace’s subscription is billed.
Recommended deployment pattern to keep costs aligned:
- Create Log Analytics workspaces in the customer’s tenant so their data and all related charges remain in their subscription.
- Automation accounts that access a workspace must be created in the same tenant as that workspace. This avoids cross‑tenant friction and keeps cost/ownership clean.
Choose Commitment Tier if daily ingestion is consistently high, use daily caps, table‑level Basic Logs for rarely queried data, and monitor with built‑in cost workbooks. These measures reduce the customer’s bill without impacting Lighthouse.
References:
1.https://learn.microsoft.com/en-us/azure/lighthouse/how-to/monitor-at-scale
2.https://learn.microsoft.com/en-us/azure/azure-monitor/logs/cost-logs
3.https://learn.microsoft.com/en-us/azure/azure-monitor/fundamentals/best-practices-cost
Thanks,
Suchitra.