2
0

Update to v1.0 after testing

This commit is contained in:
2025-02-17 16:44:39 +01:00
parent d0fc9f5d1f
commit 81504cde36

View File

@@ -26,7 +26,7 @@
#region Global script settings and variables
#General
$Version = "v0.1"
$Version = "v1.0"
$logfilelocation = "$($MyInvocation.MyCommand.Path | Split-Path -Parent)\Logs"
$logfilename = "$(Get-Date -Format yyyyMMddHHmmss)-Azure-App-Expiration-Report.log"
$summaryfilename = "$(Get-Date -Format yyyyMMddHHmmss)-Azure-App-Expiration-Summary.txt"