Skip to content

Commit 4d57be7

Browse files
committed
Update module description in manifest
Revised the module description in AzRetirementMonitor.psd1 to clarify its purpose and improve readability.
1 parent b602991 commit 4d57be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AzRetirementMonitor.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
GUID = '6775bae9-a3ec-43de-abd9-14308dd345c4'
55
Author = 'Corey Callaway'
66
CompanyName = 'Independent'
7-
Description = 'A PowerShell module for monitoring Azure service retirements and deprecation notices using Azure Advisor recommendations. Proactively identifies resources affected by upcoming retirements for HighAvailability category and ServiceUpgradeAndRetirement subcategory.'
7+
Description = 'A PowerShell module for identifying and monitoring Azure service retirements and deprecation notices of Azure services inyour subscriptions.'
88
PowerShellVersion = '7.0'
99
CompatiblePSEditions = @('Core')
1010

0 commit comments

Comments
 (0)