---
title: "Validates if a feature is supported"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DataProtection/locations/{location}/checkFeatureSupport"
tags: ["DppFeatureSupport"]
---

# Validates if a feature is supported

`POST /subscriptions/{subscriptionId}/providers/Microsoft.DataProtection/locations/{location}/checkFeatureSupport`

## Path parameters

- `subscriptionId` string, required
- `location` string, required

## Query parameters

- `api-version` string, required

## Request body

- FeatureValidationRequestBase — Base class for Backup Feature support
  - `objectType` string, required — Type of the specific object - used for deserializing

## Response `200`

OK

- FeatureValidationResponseBase — Base class for Backup Feature support
  - `objectType` string, required — Type of the specific object - used for deserializing

## Other responses

- `default` — Error response describing why the operation failed.

---

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