---
title: "GET /providers/Microsoft.Automanage/bestPractices/{bestPracticeName}/versions/{versionName}"
method: GET
path: "/providers/Microsoft.Automanage/bestPractices/{bestPracticeName}/versions/{versionName}"
tags: ["BestPracticesVersions"]
---

# GET /providers/Microsoft.Automanage/bestPractices/{bestPracticeName}/versions/{versionName}

`GET /providers/Microsoft.Automanage/bestPractices/{bestPracticeName}/versions/{versionName}`

Get information about a Automanage best practice version

## Path parameters

- `bestPracticeName` string, required
- `versionName` string, required

## Parameters

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

## Response `200`

OK. The Automanage best practice version was returned successfully.

- BestPractice — Definition of the Automanage best practice.
  - `id` string — The fully qualified ID for the best practice. For example, /providers/Microsoft.Automanage/bestPractices/azureBestPracticesProduction
  - `type` string — The type of the resource. For example, Microsoft.Automanage/bestPractices
  - `name` string — The name of the best practice. For example, azureBestPracticesProduction
  - `properties` ConfigurationProfileProperties — Automanage configuration profile properties.
    - `configuration` ConfigurationDictionary — The custom configuration for configuration profile. Name and value pairs that define the configuration details of the configuration profile.
  - `systemData` SystemData — unresolved $ref

## Other responses

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

---

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