A CanNotDelete resource lock is applied to an Azure resource group.
Authorized users can modify the configuration settings of the resources inside this resource group.
Is this statement true or false?
Answer: Answer
Answer
True
A CanNotDelete resource lock restricts only the deletion of resources. Authorized users remain fully able to modify and update configuration settings on resources within the locked scope.
Step-by-Step Solution
Key Concept
Azure Resource Locks prevent accidental deletion or modification. A CanNotDelete lock restricts only deletion, allowing authorized users to read and modify resources.