Skip to content

Commit 6d0df03

Browse files
authored
Merge branch 'master' into patch-1
2 parents 9c644a4 + b6351c2 commit 6d0df03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/devices/Set-DeviceConditionalAccessRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You need to be assigned permissions in the Office 365 Security & Compliance Cent
6565

6666
### -------------------------- Example 1 --------------------------
6767
```
68-
Set-DeviceConditionalAccessRule -Identity "Secure Email{914f151c-394b-4da9-9422-f5a2f65dec30}" -AllowJailbroken $false
68+
Set-DeviceConditionalAccessRule -Identity "Secure Email{914f151c-394b-4da9-9422-f5a2f65dec30}" -AllowJailbroken $false -TargetGroups 95386852-1c11-4302-8733-b9e1058333e3
6969
```
7070

7171
This example modifies the specified mobile device conditional access rule to block jailbroken devices.

0 commit comments

Comments
 (0)