Question 169 of 642 from exam AZ-900: Microsoft Azure Fundamentals

Question 169 of 642 from exam AZ-900: Microsoft Azure Fundamentals

Prev Question Next Question

Question

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

Explanations

You can configure a lock on a resource group to prevent the accidental deletion of the resource group. The lock applies to everyone, including global administrators. If you want to delete the resource group, the lock must be removed first.

As an administrator, you may need to lock a subscription, resource group, or resource to prevent other users in your organization from accidentally deleting or modifying critical resources. You can set the lock level to CanNotDelete or ReadOnly. In the portal, the locks are called Delete and Read-only respectively.

-> CanNotDelete means authorized users can still read and modify a resource, but they can't delete the resource.

ReadOnly means authorized users can read a resource, but they can't delete or update the resource. Applying this lock is similar to restricting all authorized

users to the permissions granted by the Reader role.

https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-lock-resources