nerdexam
Microsoft

SC-100 · Question #274

You have two Azure subscriptions named Sub1 and Sub2 that contain the vaults shown in the following table. You need to design a multi-user authorization (MUA) solution for security operations on the…

The correct answer is B. 2. The correct answer is B: 2 Resource Guards. A Resource Guard is a separate Azure resource that enforces multi-user authorization (MUA) by requiring approvals for critical operations. The key constraint is that Resource Guards are type-specific: a Resource Guard configured for…

Design security operations, identity, and compliance capabilities

Question

You have two Azure subscriptions named Sub1 and Sub2 that contain the vaults shown in the following table. You need to design a multi-user authorization (MUA) solution for security operations on the vaults. The solution must meet the following requirements:

  • RSVault1 and RSVault2 must require MUA for disabling soft delete,

removing MUA protection, and disabling immutability.

  • BackupVault1 and BackupVault2 must require MUA for disabling soft

delete and removing MUA protection. What is the minimum number of Resource Guard resources required?

Exhibit

SC-100 question #274 exhibit

Options

  • A1
  • B2
  • C3
  • D4

How the community answered

(39 responses)
  • A
    15% (6)
  • B
    74% (29)
  • C
    3% (1)
  • D
    8% (3)

Explanation

The correct answer is B: 2 Resource Guards. A Resource Guard is a separate Azure resource that enforces multi-user authorization (MUA) by requiring approvals for critical operations. The key constraint is that Resource Guards are type-specific: a Resource Guard configured for Recovery Services vaults (RSVault) cannot be used to protect Backup vaults (BackupVault), and vice versa-they are distinct resource types with different protected operations. Therefore, one Resource Guard is needed to cover both RSVault1 and RSVault2 (regardless of subscription, since cross-subscription Resource Guards are supported), and one separate Resource Guard is needed for BackupVault1 and BackupVault2. A single Resource Guard (A) cannot protect both vault types. Three (C) or four (D) would exceed the minimum required.

Topics

#Azure Backup#Multi-user Authorization (MUA)#Resource Guard#Security Operations

Community Discussion

No community discussion yet for this question.

Full SC-100 Practice