---
title: "GET /providers/Microsoft.Automanage/bestPractices"
method: GET
path: "/providers/Microsoft.Automanage/bestPractices"
tags: ["BestPractices"]
---

# GET /providers/Microsoft.Automanage/bestPractices

`GET /providers/Microsoft.Automanage/bestPractices`

Retrieve a list of Automanage best practices

## Parameters

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

## Response `200`

OK. List of Automanage bestPractices configuration profile.

- BestPracticeList — The response of the list best practice operation.
  - `value` BestPractice[] — Result of the list best practice operation.
    - `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)
