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

Configuring a Resource Lock

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, you’ll learn how to create a resource and configure a resource lock in Azure. This exercise will guide you through creating a storage account, applying a resource lock, and understanding the impact of the lock. All resources should be placed in the FreeResourcesRG resource group.

This exercise requires your own Azure subscription. If you don't have one, you can sign up for a free account. The entire exercise can be completed using the 12-month free services provided by Azure.

Task 1: Create a Resource

First, let's create a storage account to apply a resource lock to:

Task 2: Apply a Read-Only Resource Lock

Next, we'll apply a read-only resource lock to the storage account:

Task 3: Add a Container to the Storage Account

Let's try to add a container to see the impact of the read-only lock:

The error message indicates that the read-only lock prevents any create or update operations on the storage account, including creating a storage container.

Task 4: Modify the Resource Lock and Create a Storage Container

We'll now change the lock type and try adding the container again:

The read-only lock prevented you from adding a container. Once the lock type was changed, you were able to add a container.

Task 5: Attempt to Delete the Storage Account

Now, let's try to delete the storage account:

Task 6: Remove the Delete Lock and Delete the Storage Account

Finally, we'll remove the delete lock and delete the storage account:

Make sure to complete Task 6 to avoid leaving idle resources in your account. This exercise has demonstrated how to configure, update, and remove a resource lock on an Azure resource effectively.

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