---
title: "Retrieve ManagementConfiguration."
method: GET
path: "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationsManagement/ManagementConfigurations/{managementConfigurationName}"
tags: ["ManagementConfiguration"]
---

# Retrieve ManagementConfiguration.

`GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationsManagement/ManagementConfigurations/{managementConfigurationName}`

Retrieves the user ManagementConfiguration.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `managementConfigurationName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK response definition.

- ManagementConfiguration — The container for solution.
  - `id` string — Resource ID.
  - `name` string — Resource name.
  - `type` string — Resource type.
  - `location` string — Resource location
  - `properties` ManagementConfigurationProperties — ManagementConfiguration properties supported by the OperationsManagement resource provider.
    - `applicationId` string — The applicationId of the appliance for this Management.
    - `parentResourceType` string, required — The type of the parent resource.
    - `parameters` ArmTemplateParameter[], required — Parameters to run the ARM template
      - `name` string — name of the parameter.
      - `value` string — value for the parameter. In Jtoken
    - `provisioningState` string — The provisioning state for the ManagementConfiguration.
    - `template` object, required — The Json object containing the ARM template to deploy

## Other responses

- `default` — Error response definition.

---

[API](https://skmtc.net/azure/apis/azure-log-analytics-operations-management.md) · [All operations](https://skmtc.net/azure/apis/azure-log-analytics-operations-management/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-log-analytics-operations-management/versions/3c5d7c96843e/schema)
