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

# Event Hub Namespace

This table represents the event_hub_namespace resource from Microsoft Azure.

```
azure.event_hub_namespace
```

## Fields

| Title                        | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| ---------------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                         | core | string     |
| alternate_name               | core | string     | Alternate name specified when alias and namespace names are same.                                                                                                                         |
| cluster_arm_id               | core | string     | Cluster ARM ID of the Namespace.                                                                                                                                                          |
| created_at                   | core | string     | The time the Namespace was created.                                                                                                                                                       |
| disable_local_auth           | core | bool       | This property disables SAS authentication for the Event Hubs namespace.                                                                                                                   |
| encryption                   | core | json       | Properties of BYOK Encryption description                                                                                                                                                 |
| id                           | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| identity                     | core | json       | Properties of BYOK Identity description                                                                                                                                                   |
| is_auto_inflate_enabled      | core | bool       | Value that indicates whether AutoInflate is enabled for eventhub namespace.                                                                                                               |
| kafka_enabled                | core | bool       | Value that indicates whether Kafka is enabled for eventhub namespace.                                                                                                                     |
| location                     | core | string     | Resource location.                                                                                                                                                                        |
| maximum_throughput_units     | core | int64      | Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true)                                         |
| metric_id                    | core | string     | Identifier for Azure Insights metrics.                                                                                                                                                    |
| minimum_tls_version          | core | string     | The minimum TLS version for the cluster to support, e.g. '1.2'                                                                                                                            |
| name                         | core | string     | The name of the resource                                                                                                                                                                  |
| private_endpoint_connections | core | json       | List of private endpoint connections.                                                                                                                                                     |
| provisioning_state           | core | string     | Provisioning state of the Namespace.                                                                                                                                                      |
| public_network_access        | core | string     | This determines if traffic is allowed over public network. By default it is enabled.                                                                                                      |
| resource_group               | core | string     |
| service_bus_endpoint         | core | string     | Endpoint you can use to perform Service Bus operations.                                                                                                                                   |
| sku                          | core | json       | Properties of sku resource                                                                                                                                                                |
| status                       | core | string     | Status of the Namespace.                                                                                                                                                                  |
| subscription_id              | core | string     |
| subscription_name            | core | string     |
| system_data                  | core | json       | The system meta data relating to this resource.                                                                                                                                           |
| tags                         | core | hstore_csv |
| type                         | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
| updated_at                   | core | string     | The time the Namespace was updated.                                                                                                                                                       |
| zone_redundant               | core | bool       | Enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones.                                                                                   |
