Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Azure Tags Lab

In this lab, I demonstrate how to effectively tag resources in Microsoft Azure to improve the organization and management of cloud infrastructure. I use tagging to assign metadata—such as environment, department, or cost center—to resources like virtual machines, making it easier to track and categorize them.

Through a step-by-step process, I apply meaningful tags across multiple resources and use Azure’s filtering tools to display and manage assets based on their assigned tags. This lab showcases how I implement and utilize tags to enhance visibility, governance, and operational clarity within Azure.

🎯 Lab Objectives – Azure Tags Lab

  • I explored the importance of tagging resources in Microsoft Azure to improve organization and streamline infrastructure management.

  • I applied tags to Azure resources—such as virtual machines—using the Azure portal interface.

  • I gained hands-on experience creating and assigning meaningful tags like "Environment" and specifying values such as "Production" and "Development".

  • I used tags to filter and view resources based on specific categories, making it easier to manage workloads across my cloud environment.

  • I developed practical skills in using Azure’s search functionality to locate resources by their assigned tags, enhancing visibility and operational control.

📸Screenshots

Step 1: Click DC01

Selected the virtual machine “DC01” from the resource list to begin tagging.

Select Resource

Step 2: Click Tags

Navigated to the “Tags” blade from the DC01 virtual machine overview to begin assigning metadata for environment classification.

Click Tags

Step 3: Click Name field

Began the tagging process by clicking into the “Name” field to define the metadata key for the DC01 virtual machine.

Click Name field

Step 4: Click Value Field

Entered the tag value in the “Value” field to complete the metadata pair for the DC01 virtual machine.

Click Value Field

Step 5: Type Production and press Enter

Entered Production as the tag value to classify the DC01 virtual machine under the production environment.

Type Production and press Enter

Step 6: Click Apply

Saved the tag Environment = Production to the DC01 virtual machine by clicking “Apply,” confirming the configuration and inherited tag visibility.

Click Apply

Step 7: Go Homescreen

Returned to the Azure portal homepage to reset the tagging view and prepare for the next resource selection.

Go Homescreen

Step 8: Click WEB01

Selected “WEB01” from the Azure portal homepage resource list to begin tagging configuration for the development environment.

Click WEB01

Step 9: Click Tags

Opened the “Tags” blade from the WEB01 virtual machine overview to begin assigning environment metadata.

Click Tags

Step 10: Type Development and press Enter

Entered Development as the tag value to classify the WEB01 virtual machine under the development environment.

Type Development and press Enter

Step 11: Click Apply

Saved the tag Environment = Development to the WEB01 virtual machine by clicking “Apply,” finalizing the metadata assignment. Click Apply

Step 12: Click Home

Returned to the Azure portal homepage by clicking “Home,” preparing to view and filter resources by tag.

Click Home

Step 13: Click search box

Used the Azure portal’s search bar to locate resources, services, or documentation relevant to tagging and virtual machine management.

Select Resource

Step 14: Type tags and press enter

Used the Azure portal’s search bar to locate the Tags blade by typing “tags” and pressing Enter, streamlining navigation to resource metadata.

Type tags

Step 15: Click Tags

Selected the “Tags” option from the search results to open the tagging interface and begin resource categorization.

Click Tags

Step 16: Click Environment: Development

Selected the tag Environment: Development to filter and view resources categorized under the development environment.

Click Environment - Development

Step 17: Click Environment: Production

Switched the tag filter to Environment: Production to view resources categorized under the production environment.

Select Resource

Step 18: Click Home

Returned to the Azure portal homepage by clicking “Home,” resetting the view after filtering resources by the Environment: Production tag.

Click Home

About

Effectively tag resources in Microsoft Azure to better organize and manage your cloud infrastructure.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors