Courseiva
Manage a security operations environmentmediumMultiple ChoiceObjective-mapped

SC-200 Manage a security operations environment Practice Question

Your company is deploying Microsoft Sentinel in a multi-tenant environment using Azure Lighthouse. You need to ensure that SOC analysts can triage incidents across all tenants from a single workspace. What is the minimum configuration required?

⚠ Common exam trap

Many exam-takers confuse cross-workspace queries (Option A) as a valid centralized solution, but they fail to realize that Azure Lighthouse's delegated resource model is the minimum configuration required to route all logs into a single workspace without additional overhead.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Onboard each tenant as a delegated resource under Azure Lighthouse, then route all logs to a single Sentinel workspace in the managing tenant.

Azure Lighthouse enables multi-tenant management by delegating subscriptions or resource groups from each tenant as delegated resources to the managing tenant. Once delegated, you can configure a single Microsoft Sentinel workspace in the managing tenant to ingest logs from all delegated tenants via diagnostic settings, allowing SOC analysts to triage incidents centrally without needing separate workspaces or cross-workspace queries.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Create a second Sentinel workspace in the managing tenant and configure cross-workspace queries.

    Why it's wrong here

    Creating a second Sentinel workspace in the managing tenant and using cross-workspace queries would require SOC analysts to manually switch query contexts or write multi-workspace KQL, which does not provide a unified incident queue for triage across tenants. This option is tempting because cross-workspace queries are a legitimate method for analysing data from multiple workspaces in a single query, and would be correct if the requirement were ad-hoc hunting rather than centralised incident management.

  • Configure Azure AD B2B collaboration to grant external users access to each tenant's Sentinel workspace.

    Why it's wrong here

    Azure AD B2B collaboration lets you invite external users into each tenant's directory and assign Azure RBAC roles, but it only grants access to the Seninel workspaces that already exist. Each tenant's Sentinel instance remains a separate logical container with its own incident database, so SOC analysts must authenticate to each tenant and manually review distinct incident queues. B2B does not consolidate incidents or provide a single cross-tenant pane of glass, therefore it fails to meet the requirement for centralized incident management.

  • Use Azure Policy to enforce a standard analytics rule across all tenants.

    Why it's wrong here

    Azure Policy is a governance service that can enforce the presence of a standard analytics rule across subscriptions, but it cannot move incident records into a common workspace. Even if the identical rule is deployed in every tenant, each Sentinel workspace independently generates and stores its own incidents, forcing the SOC team to connect to each workspace separately for triage. Policy standardizes detection configurations but does not aggregate data or incidents, so it does not satisfy the operational requirement of a unified incident queue.

  • Onboard each tenant as a delegated resource under Azure Lighthouse, then route all logs to a single Sentinel workspace in the managing tenant.

    Why this is correct

    Onboarding each tenant with Azure Lighthouse grants the managing tenant's users delegated access to administer resources, including configuring diagnostic settings and data connectors to route logs centrally. By sending all logs into a single Sentinel workspace in the managing tenant, events and alerts are consolidated and correlated in one analytical store, and Sentinel generates a unified incident queue for SOC analysts. This gives a single pane of glass for triage and response without the need to switch between tenants or manually craft cross-workspace KQL queries, which keeps the data fragmented.

About these practice questions

One of 209 original SC-200 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SC-200 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SC-200 exam.