From 7831a13ba9e9c805fe483529b8901e0ab63b418d Mon Sep 17 00:00:00 2001
From: AhmedAsfoor <black-bird7@hotmail.com>
Date: Wed, 30 Oct 2024 09:37:49 -0500
Subject: [PATCH] Update azurepolicy.json

---
 .../deploy-qualys-agent-to-windows-vms/azurepolicy.json     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/policyDefinitions/Compute/deploy-qualys-agent-to-windows-vms/azurepolicy.json b/policyDefinitions/Compute/deploy-qualys-agent-to-windows-vms/azurepolicy.json
index 40bc4e3a..b2f434bc 100644
--- a/policyDefinitions/Compute/deploy-qualys-agent-to-windows-vms/azurepolicy.json
+++ b/policyDefinitions/Compute/deploy-qualys-agent-to-windows-vms/azurepolicy.json
@@ -1,7 +1,7 @@
 {
+  "type": "Microsoft.Authorization/policyDefinitions",
+  "name": "f926c206-3ea7-434c-9613-252390995744",
   "properties": {
-    "type": "Microsoft.Authorization/policyDefinitions",
-    "name": "f926c206-3ea7-434c-9613-252390995744",
     "displayName": "Deploy Qualys Agent on Windows Virtual Machine",
     "mode": "Indexed",
     "description": "This policy ensures that every Windows-based Azure Virtual Machine has the Qualys Agent extension installed. If the Qualys Agent is not present, the policy will automatically deploy it based on the specified parameters.",
@@ -327,4 +327,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}