---
title: "GET /deviceUpdate/{instanceId}/management/updateCompliance"
method: GET
path: "/deviceUpdate/{instanceId}/management/updateCompliance"
tags: ["Device and deployment management"]
---

# GET /deviceUpdate/{instanceId}/management/updateCompliance

`GET /deviceUpdate/{instanceId}/management/updateCompliance`

Gets the breakdown of how many devices are on their latest update, have new
updates available, or are in progress receiving new updates.

## Path parameters

- `instanceId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- UpdateCompliance — Update compliance information.
  - `totalDeviceCount` integer, required — Total number of devices.
  - `onLatestUpdateDeviceCount` integer, required — Number of devices on the latest update.
  - `newUpdatesAvailableDeviceCount` integer, required — Number of devices with a newer update available.
  - `updatesInProgressDeviceCount` integer, required — Number of devices with update in-progress.

## Other responses

- `default` — An unexpected error response.

## Changes

> 6 revisions in range; 2 could not be searched.

- **2026-07-13** (2020-09-01) `5ba53cf1b884` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/deviceupdate-microsoft-deviceupdate/changes/deviceUpdate/:instanceId/management/updateCompliance/get.md)

---

[API](https://skmtc.dev/azure/apis/deviceupdate-microsoft-deviceupdate.md) · [All operations](https://skmtc.dev/azure/apis/deviceupdate-microsoft-deviceupdate/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/deviceupdate-microsoft-deviceupdate/revisions/ceb0ecac6c82/schema)
