Update to v1.0 after testing
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#region Global script settings and variables
|
#region Global script settings and variables
|
||||||
#General
|
#General
|
||||||
$Version = "v0.1"
|
$Version = "v1.0"
|
||||||
$logfilelocation = "$($MyInvocation.MyCommand.Path | Split-Path -Parent)\Logs"
|
$logfilelocation = "$($MyInvocation.MyCommand.Path | Split-Path -Parent)\Logs"
|
||||||
$logfilename = "$(Get-Date -Format yyyyMMddHHmmss)-Azure-App-Expiration-Report.log"
|
$logfilename = "$(Get-Date -Format yyyyMMddHHmmss)-Azure-App-Expiration-Report.log"
|
||||||
$summaryfilename = "$(Get-Date -Format yyyyMMddHHmmss)-Azure-App-Expiration-Summary.txt"
|
$summaryfilename = "$(Get-Date -Format yyyyMMddHHmmss)-Azure-App-Expiration-Summary.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user