Unable to add the domain 'adatum.com', I was informed this is a domain anyone can use
Unable to add the domain 'adatum.com', I was informed this is a domain anyone can use. Could anyone advise on how this is done as it is apart of some testing.
DNS Zone in Azure Cloud
I have been having a problem with a DNS Zone that I have provisioned in Azure Cloud. This has worked for over a year now, but it seems to have stopped working over the past month. I use this DNS Zone as a part of the automation of SSL certificates using…
The redirect url is broken in AFD
I have an App Service, in this app service there are 4 custom domains. I use AFD but when I access the url in font/domain it redirected to custom domain in App Service Why is it like that? Do I need to create a ruleset in AFD to point to the domain in…
Can we update arm template for resource "type": "Microsoft.Network/dnsZones","type": "Microsoft.Network/dnsZones", from 2018-05-0 to 2023-07-0-preview
Can we update arm template for resource "type": "Microsoft.Network/dnsZones","type": "Microsoft.Network/dnsZones", from 2018-05-0 to 2023-07-0-preview.file attached
URLs are not reachable when try from Azure VM | UAE region
I’m experiencing an issue accessing specific URLs from my Azure VM, which is configured in the UAE region. When I try to reach the following URLs: [https://bawaba.dof.gov.ae/] [https://tahiya.dof.gov.ae] I encounter an error preventing access.…
Unable to resolve custom DNS name for virtual machines via VPN
Hi, I am trying to resolve to custom DNS name for virtual machines and SQL on VMs in my tenant; the structure is as follows: We have 2 subscriptions i.e. sub1 and sub2, the private DNS zone and VPN gateway are in sub1 whereas the VMs are in sub2. The…
Azure DNS A record doesnt work
So I have a domain that I purchased from Azure Domain services and added a DNS zone. then I used A record to point the domain to IP address of my hosting provider. It worked. Then I was trying to make email work , so to cleanup some record I deleted…
Issue with Azure VPN Client
Hi, I have recently created two virtual machines in azure under the same Vnet. This is then linked back to our on-premise site and I can ping from on-prem back to azure via the host name so that shows that dns is working. However when I create the P2S…
When will DNSSEC support be available in Azure DNS?
This is the most upvoted networking feature request, by a mile. Yet Microsoft has not responded since 2019. Any ideas if this will ever become a reality? https://feedback.azure.com/d365community/idea/d403899e-8526-ec11-b6e6-000d3a4f0789
Alias records
Hello, I am a beginner. Please explain me 2 things - the word 'instance' - VM instances, container instances etc. - does it mean that original VM or container -created has another virtual replica? Also, the term 'alias records' I am looking at this text…
How to set up "microsoft.com" as custom domain in Azure?
I'm a Microsoft employee. I'm developing an Azure Functions App, and I want to implement e-mail notifications in my app. I want to have a pretty e-mail address such as "myapp@microsoft.com" as the from address. The documentation says I need to…
Seeking Guidance on Ensuring Robust Security for Azure Deployments
Hello, I am currently using Azure services, but I am encountering issues during the deployment of my software. I have searched for many articles online, but I haven't found effective answers on how to ensure robust security for the website and address…
Steps for Transferring a Public Domain to Azure DNS
What are the necessary steps and requirements for successfully transferring a public domain to Azure DNS? This information is needed to minimize downtime and ensure all requirements are met during the transfer process.
Unable to re-use a DNS name label in a different tenant
We are migrating our infrastructure from one tenant to a new tenant. We would like to have as little downtime as possible. We have a kubernetes cluster and using Public IP Addresses with assigned DNS name labels such as…
Azure Firewall DNS Proxy & DNS Private Resolver
I am trying to achieve a setup where I have the following main components. Hub vnet 10.0.0.0/23 This has a VPN connection to on-premises This has a Azure Firewall Shared services vnet 10.0.3.0/24 This has DNS Private Resolver With inbound and…
we are trying to transfer domain from Azure to a different service provider
Hello, we are trying to transfer domain from Azure to a different service provider and would like to know what will be process of approval from Azure as its shows "Domain transfer in progress: Waiting for the current registrar (Azure) to approve…
Best Practices for Azure Private DNS Zones
In Azure, what is the recommended approach for managing private DNS zones? Should a single private DNS zone be used for all services, like private endpoints and storage, or is it better to create a custom DNS zone, such as azure.contoso.com?…
How do I use a private dns zone or custom record or private IP to connect to Azure Key Vault and Azure Storage with https over private endpoint?
This question applies to both Azure Key vault and Azure Storage, but I'll be demonstrating with just the key vault to give a tangible example. I have a node app running on a VM and another in a Container Apps environment. I want to grant them the ability…
How to create multiple sub domains in vm
We have setup an Azure VM and was successfully configure one web application in IIS. How can we add more web applications in separate sub domains and database ?
Azure Private Link with ARM or Bicep - Private Dns Zone Group does not create A records
Hi, I seem to run into an issue when deploying a private endpoint for Azure Event Hubs or Azure Redis Cache (on the same tenant and subscription). I'm automating the deployment with bicep templates (see below), and I deploy a "Private Dns…