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…
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…
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…
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. However,…
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…
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
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 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…
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…
unable to join Azure VM to on-premise server
Hello All, I have created an Asure VM and connected it via Sonicwall site to site VPN to the local on prem physical server. I can ping both devices from each end. when i try to join the VM to the physical server, i get the following error message. An…
Cannot get Private DNS Resolver to work in P2S setup
Hello all, I have set up the private resolver based on the docs and articles online, but I cannot access my VMs using their FQDNs from the client. Here are the details: Set up using Hub and Spoke layout. Hub VNet contains a VPN Gateway (in its own…
Azure AD Domain Join error code 0x0000232B RCODE_NAME_ERROR
Just setup a new Azure AD subscription associated with our Azure AD. Deployed a new Windows Server 2019 Data Center VM and whenever I attempt to join the VM to our domain (which I can ping by name from a command prompt) I get the following error: …
How to fix the following error
Following a lab from Cyberinsight for creating private dns zone which has been created and it showing in virtual network links. Next step is to create a virtual machine to test the configuration, but I'm getting this error, " New-AzResourceGroup: A…
Need Assistance with PTR Record Configuration
Hello, I am currently configuring a mail server on an Azure VM running Linux, and I have encountered some issues related to setting up PTR records. I have successfully created an A record for mail.i-smart.me, which points to the VM's public IP, and it…