Which Azure feature prevents accidental deletion or modification of critical resources by applying a lock?

Microsoft Azure Fundamentals Medium

Microsoft Azure Fundamentals — Medium

Which Azure feature prevents accidental deletion or modification of critical resources by applying a lock?

Key points

  • Azure resource locks provide an extra layer of protection for critical resources.
  • CanNotDelete lock prevents deletion while ReadOnly lock restricts modifications.
  • Azure Policy deny effect and Azure RBAC deny assignment do not specifically prevent accidental deletion or modification.

Ready to go further?

Related questions