Query Details

Intune MDM Device Certificate

Query

Use Case: Managing and monitoring all Intune related certificates.

Query:

Certificate
| where CommonName contains 'Intune'

Explanation

The query is looking for certificates that have the word "Intune" in their CommonName. It is used for managing and monitoring Intune related certificates.

Details

Ugur Koc profile picture

Ugur Koc

Released: February 4, 2024

Tables

Certificate

Keywords

Certificate,CommonName,Intune

Operators

|wherecontains

Actions