---
title: Network Private Dns Zone
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Network Private Dns Zone
---

# Network Private Dns Zone

This table represents the network_private_dns_zone resource from Microsoft Azure.

```
azure.network_private_dns_zone
```

## Fields

| Title                                                 | ID   | Type       | Data Type                                                                                                                                                                                     | Description |
| ----------------------------------------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                                  | core | string     |
| etag                                                  | core | string     | The ETag of the zone.                                                                                                                                                                         |
| id                                                    | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}     |
| internal_id                                           | core | string     | Private zone internal Id                                                                                                                                                                      |
| location                                              | core | string     | The Azure Region where the resource lives                                                                                                                                                     |
| max_number_of_record_sets                             | core | int64      | The maximum number of record sets that can be created in this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.                               |
| max_number_of_virtual_network_links                   | core | int64      | The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.                           |
| max_number_of_virtual_network_links_with_registration | core | int64      | The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored. |
| name                                                  | core | string     | The name of the resource                                                                                                                                                                      |
| number_of_record_sets                                 | core | int64      | The current number of record sets in this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.                                                   |
| number_of_virtual_network_links                       | core | int64      | The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.                              |
| number_of_virtual_network_links_with_registration     | core | int64      | The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.    |
| provisioning_state                                    | core | string     | The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.                                                                       |
| resource_group                                        | core | string     |
| subscription_id                                       | core | string     |
| subscription_name                                     | core | string     |
| system_data                                           | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                              |
| tags                                                  | core | hstore_csv |
| type                                                  | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                     |
