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

# Insights Private Link Scope

This table represents the insights_private_link_scope resource from Microsoft Azure.

```
azure.insights_private_link_scope
```

## Fields

| Title                        | ID   | Type       | Data Type                                                                                                                                                                                                                                              | Description |
| ---------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| _key                         | core | string     |
| access_mode_settings         | core | json       | Access mode settings                                                                                                                                                                                                                                   |
| id                           | core | string     | Fully qualified resource ID for the resource. Ex - /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                                                                                                                                                                                                                               |
| private_endpoint_connections | core | json       | List of private endpoint connections.                                                                                                                                                                                                                  |
| 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. |
| resource_group               | core | string     |
| subscription_id              | core | string     |
| subscription_name            | core | string     |
| system_data                  | core | json       | System data                                                                                                                                                                                                                                            |
| tags                         | core | hstore_csv |
| type                         | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                                              |
