---
title: Webkube Environment
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Webkube Environment
---

# Webkube Environment

This table represents the webkube_environment resource from Microsoft Azure.

```
azure.webkube_environment
```

## Fields

| Title                          | ID   | Type       | Data Type                                                                                                                                                                                                                                    | Description |
| ------------------------------ | ---- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                           | core | string     |
| aks_resource_id                | core | string     |
| app_logs_configuration         | core | json       | Cluster configuration which enables the log daemon to exportapp logs to a destination. Currently only "log-analytics" issupported                                                                                                            |
| arc_configuration              | core | json       | Cluster configuration which determines the ARC clustercomponents types. Eg: Choosing between BuildService kind,FrontEnd Service ArtifactsStorageType etc.                                                                                    |
| container_apps_configuration   | core | json       | Cluster configuration for Container Apps Environments to configure Dapr Instrumentation Key and VNET Configuration                                                                                                                           |
| default_domain                 | core | string     | Default Domain Name for the cluster                                                                                                                                                                                                          |
| deployment_errors              | core | string     | Any errors that occurred during deployment or deployment validation                                                                                                                                                                          |
| environment_type               | core | string     | Type of Kubernetes Environment. Only supported for Container App Environments with value as Managed                                                                                                                                          |
| extended_location              | core | json       |
| id                             | core | string     | Resource Id.                                                                                                                                                                                                                                 |
| internal_load_balancer_enabled | core | bool       | Only visible within Vnet/Subnet                                                                                                                                                                                                              |
| kind                           | core | string     | Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind. |
| location                       | core | string     | Resource Location.                                                                                                                                                                                                                           |
| name                           | core | string     | Resource Name.                                                                                                                                                                                                                               |
| provisioning_state             | core | string     | Provisioning state of the Kubernetes Environment.                                                                                                                                                                                            |
| resource_group                 | core | string     |
| static_ip                      | core | string     | Static IP of the KubeEnvironment                                                                                                                                                                                                             |
| subscription_id                | core | string     |
| subscription_name              | core | string     |
| tags                           | core | hstore_csv |
| type                           | core | string     | Resource type.                                                                                                                                                                                                                               |
