From 03fe639f533aef3e533ff0eb8e4aa62eafcc3e9b Mon Sep 17 00:00:00 2001 From: Tom Claes Date: Wed, 26 Nov 2025 22:25:18 +0100 Subject: [PATCH 1/2] Add Arc SA benefits workbook drop --- drops/arc_sa_benefits_workbook.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 drops/arc_sa_benefits_workbook.json diff --git a/drops/arc_sa_benefits_workbook.json b/drops/arc_sa_benefits_workbook.json new file mode 100644 index 00000000..c547c786 --- /dev/null +++ b/drops/arc_sa_benefits_workbook.json @@ -0,0 +1,29 @@ +{ + "Title": "Azure Arc Software Assurance Dashboard", + "Summary": "A comprehensive Azure Workbook for monitoring Software Assurance compliance across your hybrid infrastructure with Arc-enabled servers and SQL Server instances.", + "Description": "The purpose of this repository is to provide an Azure Workbook for monitoring Software Assurance compliance across your Azure Arc-enabled infrastructure. This workbook simplifies license management, enhances visibility into hybrid environments, and enables proactive compliance monitoring for both Windows Servers and SQL Server instances.", + "Cover": "", + "Authors": [ + { + "Name": "Tom Claes", + "Link": "https://www.linkedin.com/in/tomclaes-/" + } + ], + "Source": "https://github.com/claestom/azure-arc-sa-workbook", + "Type": "tutorial_guide", + "Difficulty": "Medium", + "ProgrammingLanguage": [ + "KQL", + "JSON" + ], + "Products": [ + "Azure Arc-enabled Servers", + "Azure Arc-enabled SQL Servers", + "Software Assurance", + "Azure Workbooks", + "Azure Arc" + ], + "LastModified": "2025-11-25T22:00:00.000Z", + "CreatedDate": "2025-11-25T22:10:00.000Z", + "Topics": [] + } \ No newline at end of file From bafc7e00f8dcbfaff13fa9082a31e808f15facb4 Mon Sep 17 00:00:00 2001 From: Tom Claes Date: Wed, 26 Nov 2025 22:32:11 +0100 Subject: [PATCH 2/2] Add Arc SA benefits workbook drop --- drops/arc_sa_benefits_workbook.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drops/arc_sa_benefits_workbook.json b/drops/arc_sa_benefits_workbook.json index c547c786..4f0b7d46 100644 --- a/drops/arc_sa_benefits_workbook.json +++ b/drops/arc_sa_benefits_workbook.json @@ -19,9 +19,7 @@ "Products": [ "Azure Arc-enabled Servers", "Azure Arc-enabled SQL Servers", - "Software Assurance", - "Azure Workbooks", - "Azure Arc" + "Azure Workbooks" ], "LastModified": "2025-11-25T22:00:00.000Z", "CreatedDate": "2025-11-25T22:10:00.000Z",