Skip to content

Commit 6b7a67b

Browse files
committed
Fix DateTime attempt 3
1 parent ada712a commit 6b7a67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"ldaps": "Enabled",
9898
"publicCertificate": "MIIDPDCCAiSgAwIBAgIQQUI9P6tq2p9OFIJa7DLNvTANBgkqhkiG9w0BAQsFADAgMR4w...",
9999
"certificateThumbprint": "9154A390F0C387D679E0DD040701745CDFED67F3",
100-
"certificateNotAfter": "2018-15-02T21:43:21Z;",
100+
"certificateNotAfter": "2018-02-15T21:43:21Z",
101101
"externalAccess": "Enabled"
102102
},
103103
"domainSecuritySettings": {

0 commit comments

Comments
 (0)