Skip to content

Update azure-monitor.md #125299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions articles/active-directory-b2c/azure-monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ To create the custom authorization and delegation in Azure Lighthouse, we use an

After you deploy the template, it can take a few minutes (typically no more than five) for the resource projection to complete. You can verify the deployment in your Microsoft Entra tenant and get the details of the resource projection. For more information, see [View and manage service providers](/azure/lighthouse/how-to/view-manage-service-providers).

> [!NOTE]
> Using Azure Lighthouse with Azure AD B2C is only supported when the above template is used. Using Azure Lighthouse to delegate access to entire subscriptions, or creating resources within the Azure AD B2C tenant not mentioned in this page, is not supported and will put the Azure AD B2C tenant in a bad state.

## 4. Select your subscription

After you've deployed the template and waited a few minutes for the resource projection to complete, follow these steps to associate your subscription with your Azure AD B2C directory.
Expand Down