Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ This repository is an extension of CloudSploit's [open-source scanning engine](h
* [VM Endpoint Protection](en/azure/virtualmachines/vm-endpoint-protection.md)
* [VM Instance Limit](en/azure/virtualmachines/vm-instance-limit.md)
* [VM OS Disk Encryption](en/azure/virtualmachines/vm-os-disk-encryption.md)
* [Snapshot Has Tags](en/azure/virtualmachines/snapshotHasTags.md)
* Virtual Networks
* [Multiple Subnets](en/azure/virtualnetworks/multiple-subnets.md)
* Google
Expand Down
23 changes: 23 additions & 0 deletions en/azure/virtualmachines/snapshot-has-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AZURE / Virtual Machines / Snapshot Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | Snapshot Has Tags |
| **Cloud** | AZURE |
| **Category** | Virtual Machines |
| **Description** | Ensures that Azure VM disk snapshots have tags associated. |
| **More Info** | Tags help you to group resources together that are related to or associated with each other. It is a best practice to tag cloud resources to better organize and gain visibility into their usage. |
| **AZURE Link** | https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources |
| **Recommended Action** | Modify affected snapshots and add tags. |

## Detailed Remediation Steps
1. Log into the Microsoft Azure Management Console.
2. In search bar at the top search for snapshots and select "Snapshots". </br> <img src="/resources/azure/virtualmachines/snapshot-has-tags/step2.png"/>
3. Select a snapshot by clicking on the "Name" link to load the configuration pane.</br> <img src="/resources/azure/virtualmachines/snapshot-has-tags/step3.png"/>
4. On the configuration pane, choose "Tags" from the left navigation panel. </br> <img src="/resources/azure/virtualmachines/snapshot-has-tags/step4.png"/>
5. On "Tags" page enter the name/value of the tag you want to add and click "Apply" on the bottom of the page. </br> <img src="/resources/azure/virtualmachines/snapshot-has-tags/step5.png"/>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.