0%

0/1 Lessons

Course Introduction

• 12min

0 / 1 lessons complete

Introduction to Cloud Computing

• 1hr 10min

0 / 6 lessons complete

The Benefits of using Cloud Services

• 44min

0 / 6 lessons complete

Azure Cloud Service Types

• 38min

0 / 5 lessons complete

Core architectural components of Azure

• 2hr 20min

0 / 8 lessons complete

Compute and Networking Services

• 3hr 14min

0 / 13 lessons complete

Azure Storage Services

• 1hr 48min

0 / 8 lessons complete

Azure Identity, Access and Security

• 1hr 54min

0 / 10 lessons complete

Azure Cost Management

• 1hr 30min

0 / 7 lessons complete

Azure Features and Tools for Governance and Compliance

• 1hr 17min

0 / 7 lessons complete

Features and Tools for Managing and Deploying Azure Resources

• 54min

0 / 5 lessons complete

Monitoring Tools in Azure

• 24min

0 / 5 lessons complete

AZ-900 Practice Exams

• 55min

0 / 2 lessons complete

Course Conclusion

• 5min

0 / 1 lessons complete

Resource Locks

Instructions

Q&A (0)

Notes (0)

Resources (0)

Saving Progress...

Resources

There are no resources for this lesson.

Notes can be saved and accessed anywhere in the course. They also double as bookmarks so you can quickly review important lesson material.

Create note

In this lesson, we'll delve into the purpose of resource locks in Azure and how they help prevent accidental changes or deletions of critical resources. Even with Azure role-based access control (Azure RBAC) in place, there's always a risk that users with the necessary permissions might unintentionally delete or modify important resources. Resource locks provide an additional layer of protection by restricting such actions.

What are Resource Locks?

Resource locks are settings applied to Azure resources to prevent them from being deleted or modified. They can be applied at different levels, including individual resources, resource groups, or even entire subscriptions. These locks are inherited, so if you apply a lock to a resource group, all resources within that group will also inherit the lock.

Types of Resource Locks

There are two types of resource locks in Azure:

Managing Resource Locks

Resource locks can be managed through various methods:

Example Scenario

Consider a scenario where you have a critical database that should not be deleted under any circumstances. Applying a Delete Lock ensures that even users with high-level permissions cannot accidentally delete the database. Similarly, if you have a configuration that should not be altered, a ReadOnly Lock would prevent any changes while still allowing users to view the configuration.

How to Manage Locks in the Azure Portal

To manage resource locks through the Azure portal:

Deleting or Changing a Locked Resource

If you need to modify or delete a locked resource, you must follow a two-step process:

Importance of Resource Locks

Resource locks are crucial for maintaining the integrity of your cloud environment. By preventing accidental deletions or modifications, they help ensure that critical resources remain stable and secure. This added layer of protection is invaluable for both operational stability and compliance with organizational policies.

Conclusion

Resource locks in Azure provide an essential safeguard against accidental deletions and modifications of critical resources. By understanding and utilizing these locks, you can enhance the security and stability of your cloud infrastructure.

Server Academy Members Only

Sorry, this lesson is only available to Server Academy Full Access members. Become a Full-Access Member now and you’ll get instant access to all of our courses.

0 0 votes
Lesson Rating
Subscribe
Notify of
profile avatar
0 Comments
Inline Feedbacks
View all comments