**What are Locks?**\
\
In Azure, **Locks** are a feature designed to prevent accidental deletion or modification of critical resources. There are two types of locks: a **Read-only lock**, which allows users to read the resource but prevents any modifications or deletions, and a **Delete lock**, which permits modifications but prevents the resource from being deleted. These locks enhance resource protection by ensuring that important resources remain secure and unchanged unless explicitly intended.