Skip to content

Commit

Permalink
Merge pull request #4626 from JrndD/patch-1
Browse files Browse the repository at this point in the history
Update create-dynamic-device-group-all-cloudpcs.md
  • Loading branch information
ErikjeMS authored Sep 19, 2024
2 parents 630b440 + d11faa4 commit bc503e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ In these steps, you’ll use the Device Model device property to create the dyna
5. Select **Add dynamic query**.
6. On the **Dynamic membership rules** page, enter the following:
1. **Property** = "deviceModel"
2. **Operator** = "Contains"
2. **Operator** = "Starts With"
3. **Value** = "Cloud PC"
7. To validate that it works, select **Validate Rules (Preview)** > **+Add devices** > select some Cloud PCs and non-Cloud PC devices.
8. After the validation completes, select **Save** > **Create**.
Expand Down Expand Up @@ -93,7 +93,7 @@ In these steps, you'll use the Device Model device property to create the dynami
5. Select **Add dynamic query**.
6. On the **Dynamic membership rules** page, enter the following:
1. **Property** = “deviceModel”
2. **Operator** = “Contains
2. **Operator** = “Starts With
3. **Value** = “Cloud PC”
7. Select **Add expression** and enter the following:
1. **Property** = “deviceModel”
Expand Down

0 comments on commit bc503e5

Please sign in to comment.