How to Use Azure DNS Private Resolver and Inbound Endpoints

Поділитися
Вставка
  • Опубліковано 7 сер 2024
  • This video goes over how to use a Azure DNS Private Resolver and Inbound Endpoints with Azure Private DNS zones. These two services allow us to resolve private endpoints from an on-premises server. We no longer need to deploy DNS servers in Azure to bridge on-premises and Windows DNS with Azure DNS. We can leverage the Azure DNS Private Resolver PaaS service to handle DNS lookups for Azure.
    00:00 - Start
    03:56 - Create a Storage Account
    04:44 - Create a Private Endpoint
    06:13 - Review Private DNS Zones
    06:45 - Test DNS Lookup without Private Resolver
    09:22 - Create an Azure DNS Private Resolver
    12:11 - Create a Conditional Forwarder
    Subscribe to my newsletter!
    subscribepage.io/rbsIjt
    Zero to Hero with Azure Virtual Desktop
    www.udemy.com/course/zero-to-...
    Hybrid Identity with Windows AD and Azure AD
    www.udemy.com/course/hybrid-i...
    Windows 365 Enterprise and Intune Management
    www.udemy.com/course/windows-...
    Cost Management in Azure
    www.udemy.com/course/cost-man...
  • Наука та технологія

КОМЕНТАРІ • 30

  • @kunou126
    @kunou126 14 днів тому

    Thanks for this video.
    I learned also that your DNS server must be configured to use root hints for this to work, or if you do have a general forwarder created, the DNS sever it is forwarded to must have the conditional forwarder and be able to reach your Azure DNS Private Resolver. In my circumstance, DNS was forwarding to a public DNS provider and thus a recursive query was being using instead of iterative and as a result it did not ever hit the conditional forwarder and thus did not return the private address.
    Was a tricky one to resolve.

  • @kmreiserfs
    @kmreiserfs Рік тому +1

    Nice video, thank you, i read like 200 times the azure documentation and still did not understand how this works until i saw your video.

  • @TheBharatpremi
    @TheBharatpremi 5 місяців тому

    Travis, Thank You very much. Your explanation has greatly helped me understanding Azure Private Resolver's and its inbound endpoints role and function.

  • @RobertoPrevato86
    @RobertoPrevato86 9 місяців тому +4

    Hi! Thank You for your video, it helped me understanding more of this technology. I suspect there is a mistake in the part describing the conditional forwarder settings, because it should be configured for the public domain and not the privatelink one (as described in the MS documentation - which makes sense since applications like Azure Storage Explorer won't use URLs to privatelink domains). Apparently UA-cam deleted my previous message on the subject, I guess because of a link to MS documentation.

  • @visceralcinema
    @visceralcinema 11 місяців тому

    This video is exactly what I'm experiencing with a client set-up. Amazing.

    • @Ciraltos
      @Ciraltos  11 місяців тому

      Great to hear!

    • @visceralcinema
      @visceralcinema 11 місяців тому

      ​@@Ciraltos Travis, I know you're a busy person.
      However, quick question related to Azure File Share: I keep getting an error message, "The specified network password is not correct." when authenticating a domain-joined user who's been added to Azure AD Domain Services configured on (Azure) storage. Any clues why this happening? I verified the computer, over VPN can authenticate to the (Azure) AD Domain Controller. Any little bit would help. Thanks. :)
      When using the storage access keys, everything works perfectly over VPN, it's just authenticating with Azure AD Domain Service where things seem to break.

  • @theokoutanis
    @theokoutanis Рік тому

    Nice video as always Travis :) Is this service supposed to support reverse dns in the future?

  • @villaran9295
    @villaran9295 Рік тому

    Thank you so much!

  • @naz-x
    @naz-x Рік тому +5

    Hi Travis nice video. MS document state the conditional forwarder zone on-prem should be the public facing zone so should be: blob core windows net and not privatelink blob windows net - which is correct please? Thanks

  • @MrDheeraj14
    @MrDheeraj14 Рік тому +1

    Great video Travis :)
    Everything working as expected expect the DNS server. My DNS server is not responding. Could you please make a video to setup a DNS server on on-prem or share a video link if you already have one!
    Thanks in advance and looking forward to more videos :)

  • @scottmcarthur7496
    @scottmcarthur7496 Рік тому

    Great video

  • @SophosDefender
    @SophosDefender Рік тому

    Hi Travis, Great Vid. However a point to the right direction would be appreciated here. I already have Azure Active Directory Domain Service configured handling dns resolution in a production environment. My challenge using this is i cant do conditional forwarding with AADDS. Whats my best route migrating to Azure DNS Private Resolver

  • @frankfu1122
    @frankfu1122 Рік тому

    Great explainer. Would this be possible without a conditional forwarder? Would be nice if I can configure it for the Azure VPN client's xml

  • @worldofhemu
    @worldofhemu 4 місяці тому

    It was a nice explanation ,what if I dont have Windows machines and DNS servers. How Do I create these conditional forwarders?
    any thoughts on this please share

  • @shaakirshaikh6734
    @shaakirshaikh6734 6 місяців тому

    Thank you so much for explaining the concept so beautifully. I have a follow-up question, I'd appreciate if you could please answer that.
    I'd like to know if we configure Azure VNET with Azure provided DNS and add Azure Provided DNS IP in the conditional forwarder of local DNS server, then how is Private resolver working differently than Azure Provided DNS IP? Eventually it is still forwarding requests to azure to resolve queries from Azure Private DNS zones.

  • @kanikagupta8780
    @kanikagupta8780 10 місяців тому

    Hi @travis
    Do you have any video how to setup on prem network for using this video

  • @HiYurd
    @HiYurd 11 місяців тому +1

    Thanks!

  • @prasantchettri133
    @prasantchettri133 Рік тому

    Do we also use DNS resolver inbound address as the Firewall DNS proxy? Is it use to avoid the lopping for forwarding rules

  • @stevegiron8825
    @stevegiron8825 11 місяців тому

    I'm using 2 regions currently with 20+ on prem AD-DNS servers. I need clients in both regions to be able to resolve cross-regionally. Is that possible with this configuration?

  • @prashanth928
    @prashanth928 6 місяців тому

    Hello travis...i have one question i have private endpoints for storage account and inbould public access for databricks when i am connecting to power bi to adls storage account iam unable to connect to it when i am switching allow public access in networking then i am able to viee the data in power bi and when i n networking i am switching public access disabled i am unable to view it can you please help me on that.

  • @PanyalaAbhinayreddy
    @PanyalaAbhinayreddy Рік тому

    Hello Robert, thanks for sharing your wonderful knowledge. can you please give me the reason why I am getting DNS request timed out error while resolving the DNS in my lab. FYI, the test VM that I am using is in azure. I have configured same as you shown in video.
    Thanks.

    • @Ciraltos
      @Ciraltos  Рік тому

      If it's timing out could be a connectivity issue. verify there is connectivity on the private network to the DNS server in Azure and the IP addresses are correct.

    • @ibmuser13
      @ibmuser13 Рік тому

      @@Ciraltos Hello Travis. Great video as always! Do I just need to allow port 53 inbound from the on-prem DNS server into Azure (and add the rule to the NSG of the private resolver subnet to allow communication?)

    • @kanikagupta8780
      @kanikagupta8780 10 місяців тому

      hi, can you help me how you setup on prem network

  • @admnaidu7040
    @admnaidu7040 5 місяців тому

    ❤❤❤

  • @xaviersmith3421
    @xaviersmith3421 Рік тому

    Hello is there a way to contact you for business purposes?

  • @mosksky
    @mosksky Рік тому

    Travis ty again for such a great explanation! In case when azure firewall proxy dns is used, do we put both IPs of DNS private resolver? such as inbound and outbound? Maybe you could cover it in the coming up session?
    PS: Current setup is to have AD DNS(static IP/DNS) and AZFW are in the same vnet. In AZFW proxy entered AD DNS. In the vnet DNS entered AZFW private IP - works great, how Private DNS would come to this picture?

    • @PatriksTechLightning
      @PatriksTechLightning Рік тому

      Azure Firewall is like you mention just a DNS Proxy. You point that to the inbound IP address of the Private DNS Resolver.