Skip to content

Commit 103f804

Browse files
authored
Update New-ApplicationAccessPolicy.md
The cmdlet now supports -WhatIf
1 parent e7dcc92 commit 103f804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-ApplicationAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Accept wildcard characters: False
201201
```
202202

203203
### -WhatIf
204-
The WhatIf switch doesn't work on this cmdlet.
204+
The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.
205205

206206
```yaml
207207
Type: SwitchParameter

0 commit comments

Comments
 (0)