Skip to content

Commit 507b649

Browse files
authored
Merge pull request #13529 from siliebal-ms/patch-8
Minor change to clarify example 2
2 parents 69669dc + c764bb6 commit 507b649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exchange/exchange-ps/ExchangePowerShell/Remove-HVEAppAccess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This example removes the specified application from the Allowed Apps list of the
4949
Remove-HVEAppAccess -Identity HVEAccount01@tailspintoys.com -AppIds "11111111-1111-1111-1111-111111111111","22222222-2222-2222-2222-222222222222"
5050
```
5151

52-
This example removes the specified applications from the Allowed Apps list of the specified HVE account.
52+
This example removes multiple specified applications from the Allowed Apps list of the specified HVE account.
5353

5454
### Example 3
5555
```powershell

0 commit comments

Comments
 (0)