Chris Bradshaw 10/19/2024

Using Azure Resource Locks with Terraform

Read Original

This technical article explains how to use Terraform to create and manage Azure Resource Locks, specifically 'CanNotDelete' locks, to protect resources from accidental deletion. It includes a code example, discusses the correct order of operations in Terraform, and details the necessary Azure permissions (beyond the Contributor role) required to successfully apply the configuration.

Using Azure Resource Locks with Terraform

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week