Skip to content

Commit 5754da2

Browse files
committed
Update Get-DnssecStatusForVerifiedDomain.md
1 parent 5d9fed4 commit 5754da2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Get-DnssecStatusForVerifiedDomain.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Accept wildcard characters: False
134134
```
135135
136136
### -SkipDnsValidation
137-
{{ Fill SkipDnsValidation Description }}
137+
The SkipDnsValidation switch specifies whether to skip the check for the DNSSEC-secured MX record in the domain. You don't need to specify a value with this switch.
138138
139139
```yaml
140140
Type: SwitchParameter
@@ -150,7 +150,7 @@ Accept wildcard characters: False
150150
```
151151
152152
### -SkipMtaStsValidation
153-
{{ Fill SkipMtaStsValidation Description }}
153+
The SkipMtaStsValidation switch specifies whether to skip the check for the DNSSEC-secured mail host in the MTA-STS Policy. You don't need to specify a value with this switch.
154154
155155
```yaml
156156
Type: SwitchParameter
@@ -166,7 +166,7 @@ Accept wildcard characters: False
166166
```
167167
168168
### -SkipMxValidation
169-
{{ Fill SkipMxValidation Description }}
169+
The SkipMxValidation switch specifies whether to skip the check for the priority value 10 in the DNSSEC-secured MX record. You don't need to specify a value with this switch.
170170
171171
```yaml
172172
Type: SwitchParameter

0 commit comments

Comments
 (0)