Azure Private DNS API

Manage private DNS zones for name resolution within Azure virtual networks. Azure Private DNS provides a reliable and secure DNS service to manage and resolve domain names in a virtual network without needing a custom DNS solution.

Documentation

API entry from apis.yml

apis.yml Raw ↑
name: Azure Private DNS API
description: Manage private DNS zones for name resolution within Azure virtual networks. Azure Private
  DNS provides a reliable and secure DNS service to manage and resolve domain names in a virtual network
  without needing a custom DNS solution.
image: https://azure.microsoft.com/svghandler/azure-networking.svg
humanURL: https://learn.microsoft.com/en-us/azure/dns/private-dns-overview
baseURL: https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones
tags:
- DNS
- Name Resolution
- Private DNS
- Virtual Networks
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/dns/privatedns/private-zones
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow