---
title: Hybrid Compute Private Link Scope
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Hybrid Compute Private Link Scope
---

# Hybrid Compute Private Link Scope

This table represents the hybrid_compute_private_link_scope resource from Microsoft Azure.

```
azure.hybrid_compute_private_link_scope
```

## Fields

| Title                        | ID   | Type       | Data Type                                                                                                                                                                                                                                              | Description |
| ---------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| _key                         | core | string     |
| id                           | core | string     | Azure resource Id                                                                                                                                                                                                                                      |
| location                     | core | string     | Resource location                                                                                                                                                                                                                                      |
| name                         | core | string     | Azure resource name                                                                                                                                                                                                                                    |
| private_endpoint_connections | core | json       | The collection of associated Private Endpoint Connections.                                                                                                                                                                                             |
| private_link_scope_id        | core | string     | The Guid id of the private link scope.                                                                                                                                                                                                                 |
| provisioning_state           | core | string     | Current state of this PrivateLinkScope: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed. |
| public_network_access        | core | string     | Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints.                                                                                                                                     |
| resource_group               | core | string     |
| 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     | Azure resource type                                                                                                                                                                                                                                    |
