From 6160975e7ee0ea3801ce6f8663b4326aef8e5b5a Mon Sep 17 00:00:00 2001 From: Danny de Kooker Date: Mon, 17 Feb 2025 11:22:23 +0100 Subject: [PATCH] Remove version from Notes header --- Azure/Azure-Licensing-Report.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/Azure/Azure-Licensing-Report.ps1 b/Azure/Azure-Licensing-Report.ps1 index 4ce53ae..094913f 100644 --- a/Azure/Azure-Licensing-Report.ps1 +++ b/Azure/Azure-Licensing-Report.ps1 @@ -15,7 +15,6 @@ .NOTES This script is intended for use in a test or production environment. Make sure to test the script in a non-production environment before running it in production. Author: D.de Kooker - info@dcomputers.nl - Version: 1.0 DISCLAIMER: Use scripts at your own risk, if there is anything I can help you with I will try but I do not take responsibility for the way that anyone else uses my scripts. Sharing is caring. Share your knowledge with the world so that everybody can learn from it.