---
title: App Managed Environments Managed Certificate
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > App Managed Environments Managed
  Certificate
---

# App Managed Environments Managed Certificate

This table represents the app_managed_environments_managed_certificate resource from Microsoft Azure.

```
azure.app_managed_environments_managed_certificate
```

## Fields

| Title                     | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                      | core | string     |
| domain_control_validation | core | string     | Selected type of domain control validation for managed certificates.                                                                                                                        |
| error                     | core | string     | Any error occurred during the certificate provision.                                                                                                                                        |
| id                        | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| location                  | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| name                      | core | string     | The name of the resource                                                                                                                                                                    |
| provisioning_state        | core | string     | Provisioning state of the certificate.                                                                                                                                                      |
| resource_group            | core | string     |
| subject_name              | core | string     | Subject name of the certificate.                                                                                                                                                            |
| subscription_id           | core | string     |
| subscription_name         | core | string     |
| system_data               | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                            |
| tags                      | core | hstore_csv |
| type                      | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
| validation_token          | core | string     | A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates.                                                                                      |
