---
title: "POST /subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkTrialAvailability"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkTrialAvailability"
tags: ["Locations"]
---

# POST /subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkTrialAvailability

`POST /subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkTrialAvailability`

Return trial status for subscription by region

## Path parameters

- `location` string, required

## Parameters

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

## Request body

- Sku — The resource model definition representing SKU
  - `name` string, required — The name of the SKU.

## Response `200`

Request has succeeded

- Trial — Subscription trial availability
  - `status` 'TrialAvailable' | 'TrialUsed' | 'TrialDisabled' — Trial status
  - `availableHosts` integer — Number of trial hosts available

## Other responses

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

---

[API](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs.md) · [All operations](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs/revisions/ff8d52e0b90c?raw)
