8: Workspaces and Architecture Flashcards

(15 cards)

1
Q

What is a Log Analytics workspace in Sentinel?

A

It’s the underlying data store where Sentinel collects, stores, and queries log data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can Sentinel use more than one workspace?

A

Each Sentinel instance is tied to one workspace, but organizations can deploy multiple workspaces as needed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a multi-workspace environment?

A

An architecture where different teams, regions, or enclaves each have their own Sentinel-connected workspace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why would someone use multiple workspaces?

A

For data sovereignty, separation of duties, performance, or compliance with enclave-specific rules.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Azure Lighthouse?

A

A service that lets you manage and monitor multiple customer or internal tenants and workspaces from a single pane of glass.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Can Sentinel support multiple tenants?

A

Yes, with Azure Lighthouse or custom ingestion pipelines, Sentinel can operate across tenants.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the benefit of linking multiple workspaces?

A

It enables centralized visibility while preserving data boundaries and delegated ownership.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What’s the downside of multiple workspaces?

A

Harder to correlate data across them and requires careful planning of content deployment and automation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What’s a hybrid architecture in Sentinel?

A

An environment where Sentinel ingests data from both cloud-native and on-prem systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a “spoke and hub” model in Sentinel?

A

A common design where separate workspaces (spokes) ingest data locally, while a central workspace (hub) provides unified visibility.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Can I see all incidents across workspaces in one place?

A

Not natively in the portal, but Azure Lighthouse or custom queries across workspaces can provide that visibility.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Can automation run across workspaces?

A

Yes, but it requires configuration—playbooks must have permissions to act across workspaces.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Can I search logs across multiple workspaces at once?

A

Yes, using cross-workspace KQL queries with workspace() functions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Can I ingest the same data into multiple workspaces?

A

Technically yes, but it increases cost and complexity—typically avoided unless necessary.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Is there a best practice for organizing workspaces?

A

Use one per mission set, enclave, or security boundary—balance isolation and manageability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly