Skip to content

Commit 06aabc5

Browse files
authored
Apply suggestions from code review
1 parent 92dca23 commit 06aabc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/enterprise-users/groups-dynamic-membership.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ The direct reports rule is constructed using the following syntax:
306306
Direct Reports for "{objectID_of_manager}"
307307
```
308308

309-
Here's an example of a valid rule, were "62e19b97-8b3d-4d4a-a106-4ce66896a863" is the objectID of the manager:
309+
Here's an example of a valid rule, where "62e19b97-8b3d-4d4a-a106-4ce66896a863" is the objectID of the manager:
310310

311311
```
312312
Direct Reports for "62e19b97-8b3d-4d4a-a106-4ce66896a863"
@@ -419,7 +419,7 @@ The following device attributes can be used.
419419
systemLabels | any string matching the Intune device property for tagging Modern Workplace devices | device.systemLabels -contains "M365Managed"
420420

421421
> [!NOTE]
422-
> When using deviceOwnership to create Dynamic Groups for devices, you need to set the value equal to "Company". On Intune the device ownership is represented instead as Corporate. For more information, see [OwnerTypes](/intune/reports-ref-devices#ownertypes) for more details.
422+
> When using deviceOwnership to create Dynamic Groups for devices, you need to set the value equal to "Company." On Intune the device ownership is represented instead as Corporate. For more information, see [OwnerTypes](/intune/reports-ref-devices#ownertypes) for more details.
423423
> When using deviceTrustType to create Dynamic Groups for devices, you need to set the value equal to "AzureAD" to represent Azure AD joined devices, "ServerAD" to represent Hybrid Azure AD joined devices or "Workplace" to represent Azure AD registered devices.
424424
> When using extensionAttribute1-15 to create Dynamic Groups for devices you need to set the value for extensionAttribute1-15 on the device. Learn more on [how to write extensionAttributes on an Azure AD device object](/graph/api/device-update?view=graph-rest-1.0&tabs=http#example-2--write-extensionattributes-on-a-device&preserve-view=true)
425425

0 commit comments

Comments
 (0)