Configuring DNS with Azure VPN Client and Private DNS Resolver to Resolve Private Endpoint DNS
Hi, I am attempting to configure a VPN client to resolve Azure DNS queries automatically. The infrastructure is illustrated in the attached diagram. My goal is to run the following command on my laptop: nslookup stvpn20250120.blob.core.windows.net and…
How to update the DNS records on Azure RHEL VM?
Hi All, We have some RHEL 7.9, SUSE sles 15 and Windows 2016 servers in our environment where we recently changed the DNS servers in Azure vnet. After DNS change Windows servers get update automatically. Linux servers don't get the update. I found this…
Trying to add a custom domain name to the private end point functionapp, but it is throwing following error
i have a function app in private end point with the default domain name functionappducth-001.azurewebsites.net. I have a private DNS zone with the name privatelink.azurewebsites.net which is linked to private end point vnet. now i want to add the…
Primary / Secondary DNS Configured but fail-over doesn't work after primary DNS shutdown
I am using a Windows 10 client. There are 2 DNS servers configured and working fine. Primary and Secondary DNS IP's are handed out by the router and the network is fine. However... If the primary DNS server is shut down the secondary DNS server…
How to set up a PTR Record for an already bound Email Communication Domain
Firstly, I searched for some entries regarding my problem but there are only solutions using the Azure DNS Service which does not work here - I already tested this. An already configured and used Email Communication service is using a Domain (in…
modify mydomain-com.mail.protection.outlook.com when I have no access
The MX record for my domain is mydomain-com.mail.protection.outlook.com but I don't have access to any products. I don't know how it got there or how to change it. When I log into the Azure portal I don't have access to any products, DNS for example. Can…
Epp of azure domain
Hi all, I need to transfer my azure domain to another provider, so I need the EPP of the domain, but couldn't find it in the portal, any idea? Regards, Hiwa
To create Azure DNS for Cisco Meraki
I have a Cisco Meraki and configured with dhcp and dns. My customer wants to have a dns in Azure but dhcp should be on Meraki, computers should take IP from Meraki. Can you send me the steps how to configure Azure dns for Cisco Meraki?
Deployment Failed: A virtual network cannot be linked to multiple zones with overlapping namespaces
I created a new Function App using an existing App Service plan with Inbound Private Endpoints and Outbound VNET Integration. During deployment on the ~11th step an error occurred; A virtual network cannot be linked to multiple zones with overlapping…
Config Azure Firewall DNS for private endpoint without using Azure Private Resolver
Hello, Lately I config a system like below Here is some description: We have 3 Vnet: VNet test (172.22.0.0/16). Inside this subnet, I set up a subnet(172.22.0.0/24) and a VM test inside this subnet VNet Hub (10.18.0.0/16): inside this subnet I config…
Azure P2S VPN DNS resolution issue
Hi All, I have set up an Azure Point-to-Site (P2S) VPN using Entra ID authentication. I have routed all VPN traffic through Azure Firewall, and in the firewall, I have allowed the VPN address pool to access all VNet CIDR ranges. I am able to connect to…
Azure Firewall DNS Proxy Failing to Resolve SCM Records in Private DNS Zones
I have a hub-and-spoke architecture in Azure where I'm using Azure Firewall in the hub as a DNS proxy. I have multiple private DNS zones configured in the hub and have established VNet links to my spoke networks. I've also added A records for my function…
Subdomain validation in a different tenant
Hi, We have the following situation: EntraID tenant 1 It contains a custom domain bbb.ccc.com which is hosted by a DNS zone in this same tenant. The domain is verified in this tenant. EntraID tenant 2 We must add and verify a custom domain here…
Azure Private DNS Resolver Configuration Issues
The scenario involves two storage accounts: one with a Private Endpoint and public access disabled, and another with public access enabled. A Conditional Forwarder has been set up to point to a Private DNS resolver for name resolution from on-premises.…
Issue-I wanted to transfer my domain from AWS to Azure, but transfer domain option not coming on app services domain page
I wanted to transfer my domain from AWS to Azure. I have done all the process on AWS the domain is unlocked with authentication code. I have created the DNS zone in azure also. Now when I am going to transfer domains on app services domain page , i cant…
Azure DNS name (servername.location.cloudapp.azure.com) VS internal FQDN (hostname.domain name eg servername.acad.ac.uk) - are they both FQDN?
Hi all, a somewhat petty question that is bugging me. When I created a VM in our azure subscription, it has the DNS name in the format of servername.location.cloudapp.azure.com Which apparently is a FQDN (where servername is the hostname and…
Using Azure Private Resolver with Firewall DNS proxy
Hi, I am currently looking at implementing Azure DNS private resolver (inbound and outbound endpoint subnets) within a hub-and-spoke network with the ultimate goal of resolving DNS to/from an on premise site located down a VPN connection and the spokes…
Azure private zone with on prem ADDNS
I had a requirement to use the Azure firewall proxy to capture and log DNS traffic comping Azure private link services. My plan was to setup conditional forwarder for all private DNS resources from on prem to Azure firewall using firewall proxy to DNS…
CDN Migration to Azure Front door
Unable to create custom domain in azure dns zone. I have created below records in DNS Zone but its not working mbap-test.test-bh.com - Here i have created cname with below values name: mbap-test.test-bh.com type:cname alias record set: no ttl: 30…
Multi-Tenant Private DNS Zone Management for Consistent DNS Name Resolution
Current workflow I'm hosting a platform where multiple consumers can share a single subscription and resource-group. user-facing API accepts a DNS name from consumers and in return creates a private DNS zone and a record, which is mapped to the…