Share via

Settings Catalog device status overview

Ron Cosklo 1 Reputation point
2022-01-19T20:58:33.013+00:00

Hi All,

I'm hoping someone can help me out, when trying to run https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations/settingscatalogid/deviceStatusOverview against any of the Setting Catalog policies, I'm coming up with all 0's for the counts. Has anyone else ran into this:
{
"@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceManagement/deviceConfigurations('id')/deviceStatusOverview/$entity",
"id": "blurred",
"pendingCount": 0,
"notApplicableCount": 0,
"notApplicablePlatformCount": 0,
"successCount": 0,
"errorCount": 0,
"failedCount": 0,
"conflictCount": 0,
"lastUpdateDateTime": "2022-01-19T20:55:04.2882881Z",
"configurationVersion": 0
}

Microsoft Security | Intune | Configuration
0 comments No comments

1 answer

Sort by: Most helpful
  1. Lu Dai-MSFT 28,536 Reputation points
    2022-01-20T06:18:03.217+00:00

    @Ron Cosklo Thanks for posting in our Q&A.

    For this issue, I have tried in my lab. It shows as same as yours. It shows all 0 for the counts, even it shows different count in intune portal.
    166682-image.png

    166662-image.png

    For graph issue, it is related to develop scope. To get more accurate help, it is suggested to create an online support ticket to confirm if it is a known issue. Here is the support link:
    https://learn.microsoft.com/en-us/mem/get-support

    At the same time, I will also feedback this issue.

    Thanks for understanding and hope everything goes well with you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.