Azure DNS API

Host DNS zones and manage DNS records using the Azure DNS REST API. Supports creating, updating, and deleting public DNS zones and record sets for domain name resolution within Azure-managed infrastructure.

API entry from apis.yml

apis.yml Raw ↑
name: Azure DNS API
description: Host DNS zones and manage DNS records using the Azure DNS REST API. Supports creating, updating,
  and deleting public DNS zones and record sets for domain name resolution within Azure-managed infrastructure.
image: https://azure.microsoft.com/svghandler/azure-networking.svg
humanURL: https://learn.microsoft.com/en-us/azure/dns/
baseURL: https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones
tags:
- DNS
- Domain Name System
- Records
- Zones
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/dns/
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/dns/
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow