memdocs icon indicating copy to clipboard operation
memdocs copied to clipboard

Update filters-device-properties.md

Open RicardoGFGomes opened this issue 2 years ago • 2 comments

The statement "Devices must be Intune enrolled to use this app property" don't make sense and it's adding confusion to customer's reading this article. This filter property can indeed be used to filter a policy for a MAM scenario. Even the example given on how to use the property reflects this: '(app.deviceManagementType -eq "Unmanaged")'.

RicardoGFGomes avatar Nov 06 '23 16:11 RicardoGFGomes

@RicardoGFGomes : Thanks for your contribution! The author(s) have been notified to review your proposed change.

prmerger-automator[bot] avatar Nov 06 '23 16:11 prmerger-automator[bot]

Learn Build status updates of commit 417ae2a:

:warning: Validation status: warnings

File Status Preview URL Details
memdocs/intune/fundamentals/filters-device-properties.md :warning:Warning Details

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

  • Line 1, Column 1: [Warning: ms-date-missing - See documentation] Missing required attribute: 'ms.date'. A freshness date is required for this content set. Add a date in format MM/DD/YYYY.
  • Line 1, Column 1: [Warning: ms-topic-missing - See documentation] Missing required attribute: 'ms.topic'. Add a valid value to indicate the article type.
  • Line 1, Column 1: [Warning: author-missing - See documentation] Missing required attribute: 'author'. Add the current author's GitHub ID.
  • Line 1, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 1, Column 1: [Warning: ms-author-missing - See documentation] Missing required attribute: 'ms.author'. Add the current author's Microsoft alias.
  • Line 1, Column 1: [Warning: ms-prod-or-service-missing - See documentation] One of the following attributes is required: 'ms.prod', 'ms.service'. Use ms.prod for on-premise products, or ms.service for cloud services.
  • Line 2, Column 1: [Warning: h1-not-first - See documentation] Markdown content is not allowed before H1 'required metadata'.
  • Line 17, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'optional metadata') are not allowed. You can only have one top-level heading.
  • Line 32, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'App and device properties, operators, and rule editing when creating filters in Microsoft Intune') are not allowed. You can only have one top-level heading.
  • Line 1, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@RicardoGFGomes Hey - The article is correct. The deviceManagementType filter property is specific to apps, not devices. So, to use the deviceManagementType app filter property, the device must be managed by Intune. The deviceManagementType filter property is also listed under the Managed app properties section.

If there's something we can do to make that clearer, please create a pull request with your recommended changes. Thank you!

MandiOhlinger avatar Apr 23 '24 16:04 MandiOhlinger