---
title: "POST /providers/Microsoft.AppComplianceAutomation/triggerEvaluation"
method: POST
path: "/providers/Microsoft.AppComplianceAutomation/triggerEvaluation"
tags: ["AppComplianceAutomation"]
---

# POST /providers/Microsoft.AppComplianceAutomation/triggerEvaluation

`POST /providers/Microsoft.AppComplianceAutomation/triggerEvaluation`

Trigger quick evaluation for the given subscriptions.

## Parameters

- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Request body

- TriggerEvaluationRequest — Trigger evaluation request.
  - `resourceIds` string[], required — List of resource ids to be evaluated

## Response `200`

Azure operation completed successfully.

- TriggerEvaluationResponse — Trigger evaluation response.
  - `properties` TriggerEvaluationProperty — Trigger evaluation response.
    - `triggerTime` string, date-time — The time when the evaluation is triggered.
    - `evaluationEndTime` string, date-time — The time when the evaluation is end.
    - `resourceIds` string[] — List of resource ids to be evaluated
    - `quickAssessments` QuickAssessment[] — List of quick assessments
      - `resourceId` string — Resource id.
      - `responsibilityId` string — Responsibility id.
      - `timestamp` string, date-time — The timestamp of resource creation (UTC).
      - `resourceStatus` 'Healthy' | 'Unhealthy' — Indicates the resource status.
      - `displayName` string — Quick assessment display name.
      - `description` string — Quick assessment display name.
      - `remediationLink` string — Link to remediation steps for this quick assessment.

## Other responses

- `202` — Resource operation accepted.
- `default` — An unexpected error response.

---

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