Skip to content

Commit 59d1eb8

Browse files
committed
add info on Azure AD B2C monitoring
1 parent f8a1df6 commit 59d1eb8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

articles/lighthouse/concepts/cross-tenant-management-experience.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cross-tenant management experiences
33
description: Azure Lighthouse enables and enhances cross-tenant experiences in many Azure services.
4-
ms.date: 09/30/2021
4+
ms.date: 10/21/2021
55
ms.topic: conceptual
66
---
77

@@ -98,6 +98,7 @@ Most tasks and services can be performed on delegated resources across managed t
9898
- Create alerts in customer tenants that trigger automation, such as Azure Automation runbooks or Azure Functions, in the managing tenant through webhooks
9999
- Create [diagnostic settings](../..//azure-monitor/essentials/diagnostic-settings.md) in workspaces created in customer tenants, to send resource logs to workspaces in the managing tenant
100100
- For SAP workloads, [monitor SAP Solutions metrics with an aggregated view across customer tenants](https://techcommunity.microsoft.com/t5/running-sap-applications-on-the/using-azure-lighthouse-and-azure-monitor-for-sap-solutions-to/ba-p/1537293)
101+
- For Azure AD B2C, [route sign-in and auditing logs](../../active-directory-b2c/azure-monitor.md) to different monitoring solutions
101102

102103
[Azure Networking](../../networking/fundamentals/networking-overview.md):
103104

articles/lighthouse/concepts/enterprise.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Lighthouse in enterprise scenarios
33
description: The capabilities of Azure Lighthouse can be used to simplify cross-tenant management within an enterprise which uses multiple Azure AD tenants.
4-
ms.date: 09/08/2021
4+
ms.date: 10/21/2021
55
ms.topic: conceptual
66
---
77

@@ -45,6 +45,12 @@ Since enterprise users will typically have direct access to the enterprise’s t
4545

4646
If you prefer, tenants within an enterprise can be onboarded by [publishing a Managed Services offer to Azure Marketplace](../how-to/publish-managed-services-offers.md). To ensure that the offer is only available to the appropriate tenants, be sure that your plans are marked as private. With a private plan, you provide the subscription IDs for each tenant that you plan to onboard, and no one else will be able to get your offer.
4747

48+
## Azure Active Directory B2C (Azure AD B2C)
49+
50+
[Azure Active Directory B2C](../../active-directory-b2c/overview.md) provides business-to-customer identity as a service. By delegating a resource group through Azure Lighthouse, you can use Azure Monitor to route Azure Active Directory B2C (Azure AD B2C) sign-in and auditing logs to different monitoring solutions. You can retain the logs for long-term use or integrate with third-party security information and event management (SIEM) tools to gain insights into your environment.
51+
52+
For more information, see [Monitor Azure AD B2C with Azure Monitor](../../active-directory-b2c/azure-monitor.md).
53+
4854
## Terminology notes
4955

5056
For cross-tenant management within the enterprise, references to service providers in the Azure Lighthouse documentation can be understood to apply to the managing tenant within an enterprise—that is, the tenant that includes the users who will manage resources in other tenants through Azure Lighthouse. Similarly, any references to customers can be understood to apply to the tenants that are delegating resources to be managed through users in the managing tenant.

0 commit comments

Comments
 (0)