Skip to content

Commit 096b2da

Browse files
authored
Merge pull request #8205 from MicrosoftDocs/MandiOhlinger-patch-1
Added intro sentence
2 parents 73f58fa + 93238ce commit 096b2da

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

memdocs/intune/fundamentals/filters-device-properties.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 02/10/2022
10+
ms.date: 08/08/2022
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: fundamentals
@@ -39,6 +39,8 @@ This article describes the different [device properties](#device-properties) and
3939

4040
## Device properties
4141

42+
You can use the following device properties in your filter rules:
43+
4244
- **Device Name**: Create a filter rule based on the Intune device name property. Enter a string value for the device's full name (using `-eq`, `-ne`, `-in`, `-notIn` operators), or partial value (using `-startswith`, `-contains`, `-notcontains` operators).
4345

4446
Examples:

0 commit comments

Comments
 (0)