We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c644a4 + b6351c2 commit 6d0df03Copy full SHA for 6d0df03
exchange/exchange-ps/exchange/devices/Set-DeviceConditionalAccessRule.md
@@ -65,7 +65,7 @@ You need to be assigned permissions in the Office 365 Security & Compliance Cent
65
66
### -------------------------- Example 1 --------------------------
67
```
68
-Set-DeviceConditionalAccessRule -Identity "Secure Email{914f151c-394b-4da9-9422-f5a2f65dec30}" -AllowJailbroken $false
+Set-DeviceConditionalAccessRule -Identity "Secure Email{914f151c-394b-4da9-9422-f5a2f65dec30}" -AllowJailbroken $false -TargetGroups 95386852-1c11-4302-8733-b9e1058333e3
69
70
71
This example modifies the specified mobile device conditional access rule to block jailbroken devices.
0 commit comments