---
title: "POST /subscriptions/{subscriptionId}/providers/Microsoft.FileShares/locations/{location}/getProvisioningRecommendation"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.FileShares/locations/{location}/getProvisioningRecommendation"
tags: ["InformationalOperations"]
---

# POST /subscriptions/{subscriptionId}/providers/Microsoft.FileShares/locations/{location}/getProvisioningRecommendation

`POST /subscriptions/{subscriptionId}/providers/Microsoft.FileShares/locations/{location}/getProvisioningRecommendation`

Get file shares provisioning parameters recommendation.

## Parameters

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

## Request body

- FileShareProvisioningRecommendationRequest — Request structure for file share provisioning parameters recommendation API.
  - `properties` FileShareProvisioningRecommendationInput, required — File share provisioning parameters recommendation API input structure.
    - `provisionedStorageGiB` integer, required — The desired provisioned storage size of the share in GiB. Will be use to calculate the values of remaining provisioning parameters.

## Response `200`

The request has succeeded.

- FileShareProvisioningRecommendationResponse — Response structure for file share provisioning parameters recommendation API.
  - `properties` FileShareProvisioningRecommendationOutput, required — File share provisioning parameters recommendation API result.
    - `provisionedIOPerSec` integer, required — The recommended value of provisioned IO / sec of the share.
    - `provisionedThroughputMiBPerSec` integer, required — The recommended value of provisioned throughput / sec of the share.
    - `availableRedundancyOptions` Redundancy[], required — Redundancy options for the share.

## Other responses

- `default` — An unexpected error response.

---

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