---
title: "POST /providers/Microsoft.ADHybridHealthService/configuration"
method: POST
path: "/providers/Microsoft.ADHybridHealthService/configuration"
tags: ["Configuration"]
---

# POST /providers/Microsoft.ADHybridHealthService/configuration

`POST /providers/Microsoft.ADHybridHealthService/configuration`

Onboards a tenant in Azure Active Directory Connect Health.

## Query parameters

- `api-version` string, required

## Response `200`

Successfully added the tenant.

- Tenant — The details of the onboarded tenant.
  - `tenantId` string — The Id of the tenant.
  - `aadLicense` string — The Azure Active Directory license of the tenant.
  - `aadPremium` boolean — Indicate if the tenant has Azure Active Directory Premium license or not.
  - `agentAutoUpdate` boolean — Indicates if the tenant is configured to automatically receive updates for Azure Active Directory Connect Health client side features.
  - `alertSuppressionTimeInMins` integer — The time in minutes after which an alert will be auto-suppressed.
  - `consentedToMicrosoftDevOps` boolean — Indicates if the tenant data can be seen by Microsoft through Azure portal.
  - `countryLetterCode` string — The country letter code of the tenant.
  - `createdDate` string, date-time — The date, in UTC, when the tenant was onboarded to Azure Active Directory Connect Health.
  - `devOpsTtl` string, date-time — The date and time, in UTC, till when the tenant data can be seen by Microsoft through Azure portal.
  - `disabled` boolean — Indicates if the tenant is disabled in Azure Active Directory Connect Health.
  - `disabledReason` integer — The reason due to which the tenant was disabled in Azure Active Directory Connect Health.
  - `globalAdminsEmail` string[] — The list of global administrators for the tenant.
  - `initialDomain` string — The initial domain of the tenant.
  - `lastDisabled` string, date-time — The date and time, in UTC, when the tenant was last disabled in Azure Active Directory Connect Health.
  - `lastVerified` string, date-time — The date and time, in UTC, when the tenant onboarding status in Azure Active Directory Connect Health was last verified.
  - `onboardingAllowed` boolean — Indicates if the tenant is allowed to onboard to Azure Active Directory Connect Health.
  - `onboarded` boolean — Indicates if the tenant is already onboarded to Azure Active Directory Connect Health.
  - `pksCertificate` object — The certificate associated with the tenant to onboard data to Azure Active Directory Connect Health.
  - `privatePreviewTenant` boolean — Indicates if the tenant has signed up for private preview of Azure Active Directory Connect Health features.
  - `tenantInQuarantine` boolean — Indicates if data collection for this tenant is disabled or not.
  - `tenantName` string — The name of the tenant.

---

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