How to properly do DNS in Azure with Private Resolver | An introduction and demo

Sdílet
Vložit
  • čas přidán 8. 07. 2024
  • Private Resolver is an awesome service when you need to relay DNS back and forth between your Azure environment and your on-prem environment, or just between spokes in your Azure setup.
    This video introduces you to why it is needed and how to set it all up.
    The Bicep files referenced can be found here: github.com/PetterTech/DemoStu...
    Further resources:
    Documentation: learn.microsoft.com/en-us/azu...
    Architectural example: learn.microsoft.com/en-us/azu... ?WT.mc_id=AZ-MVP-5004795
    Socials:
    Ask me stuff on Twitter: / pettertech
    Catch me live on Twitch: / pettertech
    Follow me on LinkedIn: / pettertech
    Check out my awful code at Github: github.com/PetterTech
    I also have merch: merch.streamelements.com/nere...
    Chapters:
    00:00 DNS resolving in simple scenarios
    02:27 The world before Private Resolver
    05:16 What Private Resolver is and how it works
    08:33 Demo environment
    12:41 Adding Private Resolver
    15:56 Resolve onprem DNS from Azure
    20:11 How to deploy whole thing with Bicep
    #Azure
  • Věda a technologie

Komentáře • 10

  • @PetterTech
    @PetterTech  Před 4 měsíci +1

    How are you handling DNS in your environments? Are you using private resolver? A vm in azure? Static records in DNS?

    • @rustampiriyev2056
      @rustampiriyev2056 Před 3 měsíci

      next question 🙂: do we need change on all vnets dns server to inbound address? include the inbound and outbound connected vnets?

    • @PetterTech
      @PetterTech  Před 3 měsíci

      Yes, all vnets would need to have DNS pointing to the inbound address. And a way of reaching it of course :)

    • @rustampiriyev2056
      @rustampiriyev2056 Před 3 měsíci

      @@PetterTech which dns server address should be on vnet for inbound?(private resolver)

  • @scott2495
    @scott2495 Před 8 dny

    You are a really good teacher. Dont stop!

  • @AdjeiGodfred-m2v
    @AdjeiGodfred-m2v Před 20 dny

    Petter, this is really good content

    • @PetterTech
      @PetterTech  Před 19 dny

      Thank you! Really glad to hear that ❤️

  • @rustampiriyev2056
    @rustampiriyev2056 Před 3 měsíci

    thank, like your content! helps a lot