Skip to content

Commit a8fb57f

Browse files
committed
Update New-DeviceTenantRule.md
Per Issue #2366
1 parent a9c1ecc commit a8fb57f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/devices/New-DeviceTenantRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ You need to be assigned permissions in the Office 365 Security & Compliance Cent
4040

4141
### -------------------------- Example 1 --------------------------
4242
```
43-
New-DeviceTenantRule -ExclusionList
43+
New-DeviceTenantRule -ExclusionList "e10214c1-49b6-47d2-b5e6-466e918648b1","6e3931bd-a716-4bb9-9a2f-093aa2c967b4"
4444
```
4545

46-
This example creates a new mobile device tenant rule with the security groups named Engineering and Research and Development on the exclusion list. Members of these groups are allowed access even if they use non-compliant devices
46+
This example creates a new mobile device tenant rule with GUIDs of the security groups named Engineering and Research and Development on the exclusion list. Members of these groups are allowed access even if they use non-compliant devices
4747

4848
You can have only one mobile device tenant rule in your organization.
4949

0 commit comments

Comments
 (0)