nerdexam
Microsoft

AZ-900 · Question #503

You have an Azure subscription that contains a resource group named RG1. Users must NOT be able to perform the following operations: - Delete RG1. - Modify resources in RG1. - Delete resources from RG

The correct answer is B. Apply a read-only lock to RG1.. Read-only: This lock type prevents users from modifying or deleting the resource group and its CanNotDelete: This lock type prevents users from deleting the resource group but allows

Submitted by renata2k· Mar 5, 2026Describe Azure Management and Governance

Question

You have an Azure subscription that contains a resource group named RG1. Users must NOT be able to perform the following operations: - Delete RG1. - Modify resources in RG1. - Delete resources from RG1. What should you do?

Options

  • AApply a delete lock to RG1.
  • BApply a read-only lock to RG1.
  • CGrant role-based access control (RBAC) permissions to RG1.
  • DAdd a tag to RG1.

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    77% (41)
  • C
    6% (3)
  • D
    15% (8)

Explanation

Read-only: This lock type prevents users from modifying or deleting the resource group and its CanNotDelete: This lock type prevents users from deleting the resource group but allows

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice