diff --git a/en/azure/virtualmachines/vm-scale-set-has-tags.md b/en/azure/virtualmachines/vm-scale-set-has-tags.md
new file mode 100644
index 000000000..be2e9ecc5
--- /dev/null
+++ b/en/azure/virtualmachines/vm-scale-set-has-tags.md
@@ -0,0 +1,23 @@
+[](https://cloudsploit.com)
+
+# AZURE / Virtual Machines / VM Scale Set Has Tags
+
+## Quick Info
+
+| | |
+|-|-|
+| **Plugin Title** | VM Scale Set Has Tags |
+| **Cloud** | AZURE |
+| **Category** | Virtual Machines |
+| **Description** | Ensure that Azure virtual machine scale set 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/bs-latn-ba/azure/virtual-machines/tag-portal |
+| **Recommended Action** | Modify VM scale set and add tags |
+
+## Detailed Remediation Steps
+
+1. Log into the Microsoft Azure Management Console.
+2. Select the "Search resources, services, and docs" option at the top and search for Virtual Machine Scale sets.
+3. Select the "Virtual machine Scale Sets" by clicking the "Name" as a link to get into the configuration changes.
+4. On "Virtual machine" navigation panel and choose "Tags".
+5. Enter the tags Name and value then click "Apply" button on the bottom of the page to save tags.
\ No newline at end of file
diff --git a/resources/azure/virtualmachines/vm-scale-set-has-tags/step2.png b/resources/azure/virtualmachines/vm-scale-set-has-tags/step2.png
new file mode 100644
index 000000000..07f30babb
Binary files /dev/null and b/resources/azure/virtualmachines/vm-scale-set-has-tags/step2.png differ
diff --git a/resources/azure/virtualmachines/vm-scale-set-has-tags/step3.png b/resources/azure/virtualmachines/vm-scale-set-has-tags/step3.png
new file mode 100644
index 000000000..15fb9f048
Binary files /dev/null and b/resources/azure/virtualmachines/vm-scale-set-has-tags/step3.png differ
diff --git a/resources/azure/virtualmachines/vm-scale-set-has-tags/step4.png b/resources/azure/virtualmachines/vm-scale-set-has-tags/step4.png
new file mode 100644
index 000000000..00ad45004
Binary files /dev/null and b/resources/azure/virtualmachines/vm-scale-set-has-tags/step4.png differ
diff --git a/resources/azure/virtualmachines/vm-scale-set-has-tags/step5.png b/resources/azure/virtualmachines/vm-scale-set-has-tags/step5.png
new file mode 100644
index 000000000..a7bba9786
Binary files /dev/null and b/resources/azure/virtualmachines/vm-scale-set-has-tags/step5.png differ