Azure DNS

Host your Domain Name System (DNS) domain in Azure.

Overview

Azure DNS is a hosting service for DNS domains that provides name resolution by using Microsoft Azure infrastructure. By hosting your domains in Azure, you can manage your DNS records by using the same credentials, APIs, tools, and billing as your other Azure services. You can't use Azure DNS to buy a domain name. For an annual fee, you can buy a domain name by using App Service domains or a third-party domain name registrar. Your domains then can be hosted in Azure DNS for record management. For more information, see Delegate a domain to Azure DNS.

Key Resources

Homepage: https://learn.microsoft.com/azure/dns/
Pricing: https://azure.microsoft.com/pricing/details/dns/
SLA: https://azure.microsoft.com/support/legal/sla/dns/
Newsfeed: RSS

News

Date News
12/6/2024
Authors: Ioan Dragan (ioan.dragan@microsoft.com) Ciprian Amzuloiu (camzuloiu@microsoft.com) Dragos Unguru (ungurud@microsoft.com) Introduction The Resilient Ecommerce Reference...
11/29/2024
Introduction In today's fast-paced business environment, meetings are essential but often leave teams scrambling to document discussions and action items. Many organizations struggle with...
11/19/2024
Azure DNS now supports DNSSEC (Domain Name System Security Extensions) in our azure public cloud, a significant enhancement to our DNS services. This new feature provides an additional layer of...
11/19/2024
Fallback to internet on Private DNS Zones: New feature which unblocks adoption of a fully managed solution for Network Isolation and simplifies scenarios with Private Link and Private DNS. This...
11/19/2024
DNS security policy is now in public preview. This new feature brings the visibility of DNS traffic at the VNET level with the flexibility to send logs to storage account, log analytics...
11/1/2024
    We are back with another edition of the Azure Static Web Apps Community! :party_popper:   September was yet another month filled with amazing content created by the Technical Community!...
10/10/2024
It’s one thing to joke about how “it’s always DNS” but it’s another to solve the problem by starting your own DNS Hosting and Domain Registration company. Some folks joke, but Anthony Eden...
9/12/2024
In today’s cloud-centric world, ensuring seamless connectivity between various components is crucial for maintaining efficient workflows and minimizing downtime. One common scenario involves...
8/13/2024
Introduction For the workload profile container app, private link support is not yet available. This is because the “Private Link Service does not support a load balancer that has an IP-based...
7/31/2024
In my previous blog: Simple Self-Troubleshooting Steps for Function App Not Seeing Triggers, I've mentioned a simple self-check method for Synctriggers. However, more and more enterprises are...
6/20/2024
Sometimes, on the Azure portal, you might see an error message on the Function App like "we were not able to load some functions in the list due to errors."   There are many reasons for this...
5/30/2024
App Service now allows you to create web apps with unique default hostnames to avoid a high-severity threat of subdomain takeover.    This feature is currently in Public Preview and is only...
5/24/2024
Workloads deployed on an Azure Kubernetes Service (AKS) cluster often need to access Azure backing resources, such as Azure Key Vault, databases, or AI services like Azure OpenAI Service. Users...
4/11/2024
The hosts file, commonly known as etc\hosts, functions as a text-based tool employed by operating systems like Windows and Linux, to establish associations between IP addresses and host names or...
4/10/2024
Everyone loves a good frontend. Well, personally I'm more of a backend guy, but when I'm the end-user of a web app I like that it is intuitive, dynamic and all of that. Unfortunately while...
3/31/2024
Last year I have published a blog using Terraform to deploy standard logic app in public network (Deploy Logic App Standard with Terraform and Azure DevOps pipelines). However in many cases...
3/21/2024
Announcing the public preview for a new capability in Azure public IP address that can prevent DNS subdomain takeover while still allowing for re-use of DNS names.
2/12/2024
Welcome to the second installment of our multipart series on simplifying Azure Kubernetes Service (AKS) authentication. In this article, we delve deeper into the intricacies of AKS setup,...
1/24/2024
Using Azure Load Testing to test Multi-Tenant services This article describes how to use Azure Load Testing to test a multi-tenant service based on Azure App Service. It also describes how to run...
1/23/2024
This reference architecture describes the deployment of secured Azure Container Registry for consuming docker images and artifacts by customer applications over external (public internet)...