-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMetadata.json
20 lines (20 loc) · 1.07 KB
/
Metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"Author": "s_lapointe",
"ContentSize": 1621,
"ContentUrl": "https://raw.githubusercontent.com/azureautomation/list-all-expiring-soon-certificates-in-azure-application-gateway/master/Get-AzureAppGatewayExpiringCertificates.ps1",
"DownloadCount": 1287,
"Id": "List-all-expiring-soon-96c0f4bc",
"IsFederated": false,
"IsWorkflow": false,
"Popularity": 26,
"RaterCount": 0,
"Rating": 0.0,
"ReleaseDate": "2019-10-3T00:00:00",
"RunbookKind": 5,
"RunbookKindString": "PowerShell",
"Summary": "Did you ever had developers or engineers coming to your desk in panic realizing their Azure Application Gateway' certificates expired without them knowing it in advance. Causing them downtime in their release pipeline, dev or worst, their production environment!",
"Title": "List all expiring soon certificates in Azure Application Gateway",
"UpdatedDate": "2020-6-19T00:00:00",
"Url": "https://github.com/azureautomation/list-all-expiring-soon-certificates-in-azure-application-gateway",
"UserTags": "Microsoft Azure, Powershell, Audit"
}