Skip to content

Commit ada712a

Browse files
committed
Fix DateTime attempt 2
1 parent 900d645 commit ada712a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/domainservices/resource-manager/Microsoft.AAD/stable/2022-09-01/examples/UpdateDomainService.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
]
3838
},
3939
"configDiagnostics": {
40-
"lastExecuted": "2021-05-05T12:00:23Z;",
40+
"lastExecuted": "05 May 2021 12:00:23 GMT",
4141
"validatorResults": [
4242
{
4343
"validatorId": "AADDS-CFG-DIAG-V06",
@@ -97,7 +97,7 @@
9797
"ldaps": "Enabled",
9898
"publicCertificate": "MIIDPDCCAiSgAwIBAgIQQUI9P6tq2p9OFIJa7DLNvTANBgkqhkiG9w0BAQsFADAgMR4w...",
9999
"certificateThumbprint": "9154A390F0C387D679E0DD040701745CDFED67F3",
100-
"certificateNotAfter": "15 Feb 2018 21:43:21 GMT",
100+
"certificateNotAfter": "2018-15-02T21:43:21Z;",
101101
"externalAccess": "Enabled"
102102
},
103103
"domainSecuritySettings": {

0 commit comments

Comments
 (0)