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

# ExpressRoute circuit

An ExpressRoute circuit is a dedicated private connection between your on‑premises network and Microsoft Azure. It bypasses the public internet to provide more reliable performance, higher security, and consistent latency for workloads that need stable connectivity. It supports multiple bandwidth options and can connect to many Azure services through a single circuit.

```
azure.network_express_route_circuit
```

## Fields

| Title                               | ID   | Type       | Data Type                                                                                     | Description |
| ----------------------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------- | ----------- |
| _key                                | core | string     |
| allow_classic_operations            | core | bool       | Allow classic operations.                                                                     |
| authorization_status                | core | string     | The authorization status of the Circuit.                                                      |
| authorizations                      | core | json       | The list of authorizations.                                                                   |
| bandwidth_in_gbps                   | core | float64    | The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource. |
| circuit_provisioning_state          | core | string     | The CircuitProvisioningState state of the resource.                                           |
| etag                                | core | string     | A unique read-only string that changes whenever the resource is updated.                      |
| express_route_port                  | core | json       | Reference to another subresource.                                                             |
| gateway_manager_etag                | core | string     | The GatewayManager Etag.                                                                      |
| global_reach_enabled                | core | bool       | Flag denoting global reach status.                                                            |
| id                                  | core | string     | Resource ID.                                                                                  |
| location                            | core | string     | Resource location.                                                                            |
| name                                | core | string     | Resource name.                                                                                |
| peerings                            | core | json       | The list of peerings.                                                                         |
| provisioning_state                  | core | string     | The current provisioning state.                                                               |
| resource_group                      | core | string     |
| service_provider_notes              | core | string     | The ServiceProviderNotes.                                                                     |
| service_provider_properties         | core | json       | Contains ServiceProviderProperties in an ExpressRouteCircuit.                                 |
| service_provider_provisioning_state | core | string     | The ServiceProviderProvisioningState state of the resource.                                   |
| sku                                 | core | json       | Contains SKU in an ExpressRouteCircuit.                                                       |
| stag                                | core | int64      | The identifier of the circuit traffic. Outer tag for QinQ encapsulation.                      |
| subscription_id                     | core | string     |
| subscription_name                   | core | string     |
| tags                                | core | hstore_csv |
| type                                | core | string     | Resource type.                                                                                |
