From bffed745b852f878a13f6fd36c5b31a799143312 Mon Sep 17 00:00:00 2001 From: Sanket-ST <98595691+Sanket-ST@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:11:57 +0530 Subject: [PATCH] Update 16-Implement resource tagging.md --- Instructions/Labs/16-Implement resource tagging.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Instructions/Labs/16-Implement resource tagging.md b/Instructions/Labs/16-Implement resource tagging.md index 8c9b8026..606f95d0 100644 --- a/Instructions/Labs/16-Implement resource tagging.md +++ b/Instructions/Labs/16-Implement resource tagging.md @@ -23,7 +23,7 @@ In this lab, you will complete the following tasks: ### Task 1: Create a Policy assignment -In this task, we will configure the **Require a tag on resources** policy and assign it to our subscription. +In this task, we will configure the **Require a tag on resources** policy and assign it to our resource group. 1. On the Azure portal, from the **Search resources, services, and docs** blade, search for and select **Policy**. @@ -88,15 +88,15 @@ In this task, we will create storage accounts to test the required tagging. 1. Click **Add filter** and add the **Company** tag key as the filter category. With the filter applied, only your storage account will be listed. ![Screenshot of the All Resources filter with Company selected.](../images/l16.5e.png) - + + + >**Congratulations** on completing the task! Now, it's time to validate it. Here are the steps: > - Navigate to the Lab Validation page from the upper right corner of the lab guide section. > - Hit the Validate button for the corresponding task. If you receive a success message, you can proceed to the next task. > - If not, carefully read the error message and retry the step, following the instructions in the lab guide. > - If you need any assistance, please contact us at labs-support@spektrasystems.com. We are available 24/7 to help you out. - - ### Task 4: Delete the policy assignment In this task, we will remove the **Require a tag and its value on resources** policy so it does not affect our future work. @@ -127,4 +127,4 @@ In this lab, you have completed: - https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources - https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources-portal -## You have successfully completed this lab. +## You have successfully completed this lab. Proceed with the next lab.