What is Private Endpoint in Azure? | Intro to Private Endpoints

Sdílet
Vložit
  • čas přidán 24. 07. 2024
  • In this video I cover just what Private Endpoint is in Azure. And how they differ (or not) from Service Endpoint, Private Link and the Private Link Service
    Docs page for Private Link: docs.microsoft.com/en-us/azur...
    Docs page for Private Endpoint: docs.microsoft.com/en-us/azur...
    Docs page for Private Link service: docs.microsoft.com/en-us/azur...
    Docs page for Service Endpoints: docs.microsoft.com/en-us/azur...
    Docs page for Private Resolver: docs.microsoft.com/en-us/azur...
    Limitations of Private Endpoint: docs.microsoft.com/en-us/azur...
    Socials:
    Ask me stuff on Twitter: / pettertech
    Catch me live on Twitch: / pettertech
    Check out my awful code at Github: github.com/PetterTech
    Follow me on LinkedIn: / pettertech
    I also have merch: merch.streamelements.com/nere...
    #Azure #AzurePrivateEndpoint
    azure functions vnet integration private endpoints azure private endpoints private endpoints in azure private endpoints for azure functions
  • Věda a technologie

Komentáře • 37

  • @MusicGameFinatic999
    @MusicGameFinatic999 Před rokem +2

    Thanks for the video! Clear and helpful.

    • @PetterTech
      @PetterTech  Před rokem

      Thanks for the feedback, appreciate it! 👍

  • @doroteyaagayna5714
    @doroteyaagayna5714 Před 11 měsíci

    Very understandable explanation. Keep up the good work!

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

      Thank you! Very much appreciated ❤️

  • @darkpiv
    @darkpiv Před 11 měsíci

    So clear and precise. Thanks a lot for your work

  • @mortencarlsson2719
    @mortencarlsson2719 Před 6 měsíci

    Great work! Just what I needed!

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

      Thank you, glad you liked it 👍

  • @masoudkooranloo908
    @masoudkooranloo908 Před měsícem

    Thanks very useful and gripping!

  • @pauldoherty6069
    @pauldoherty6069 Před rokem

    Nice one, thanks for the explainer.

  • @ericgray8526
    @ericgray8526 Před rokem +1

    Thank you for this! The graphics and your straight forward explanation helped me to finally wrap my head around this for the 104. Subbed, keep up the good work!

    • @PetterTech
      @PetterTech  Před rokem

      Thanks! And good luck to you on the 104 👍

    • @oliversmith6348
      @oliversmith6348 Před rokem

      @@PetterTech So true, you defined it so clearly that it's hard to forget the concept now.

  • @noname-xt4vt
    @noname-xt4vt Před 3 měsíci

    Thanks for the explanation.

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

      You're welcome! Thanks for watching 👍

  • @DonReality
    @DonReality Před rokem +1

    Thank you for explaining this, so it's not quite like a VPN.
    Also, I'm curious what mapping tool do you use to create those diagrams? I'm using packet tracer but it lacks the Cloud icons. Help appreciated.

    • @PetterTech
      @PetterTech  Před rokem +1

      Not quite no :)
      I use Lucidchart for my diagrams. Awesome tool and free too if you can live with the limitations of the free tier 👍

  • @chavvagayathri3219
    @chavvagayathri3219 Před 3 měsíci +1

    Great explanation

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

      Thank you! Glad you liked it:)

  • @wrongworld
    @wrongworld Před 2 měsíci

    Would you use this service if you wanted to access a local drive on the virtual machine? I'm trying to make a local scanned folder accessible to users after logging in to the VM.

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

      If you're talking about a single vm where multiple users will log on and you want them all to have access to a local drive, then no.
      A scenario where it might be useful is if you utilize Azure Files to store the scanned folder instead. In that case you would use Private Endpoint in conjunction with Azure Files.

  • @IncorrectTarget.
    @IncorrectTarget. Před 9 měsíci

    Thank you Sir!

  • @SenthilkumarSV
    @SenthilkumarSV Před 9 měsíci

    Great video with awesome explainations. So how this is going to be workout in the Hub & Spoke Architecture with Site-to-site connectviity please? What is the best practices for Site-to-site, Hub & Spoke Vnets, Private endpoint and private DNS scenario as a whole? I mean the placements of Private endpoints, Private DNS, Vnet-links in the whole situation.

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

      So in a hub & spoke architecture you would setup the site-to-site in the hub vNet and all the spoke vNets would need to traverse the hub in order to reach whatever your site-to-site connection connects to.
      You can have your private endpoints in each of the spokes, but they should integrate with private DNS zones linked to the hub vNet. Then you would also need a DNS resolver in the hub, either VM based or use the private resolver service. Services in the spokes or on the other side of your site-to-site would then need to use conditional forwarding of DNS to the DNS resolver placed in your hub in order to resolve the names of your private endpoints.
      Hope that answers your question :)

    • @SenthilkumarSV
      @SenthilkumarSV Před 8 měsíci +1

      ​@@PetterTech Indeed, your response helps. I was on the same page too. Thanks for your quick response.

  • @mrwaeta1
    @mrwaeta1 Před rokem

    Thank you for the clear explanation , you got yourself a new subscriber from Botswana

  • @SarmadJari
    @SarmadJari Před rokem +1

    very nice video, but when PaaS services communicate or having a service/app deployed in Azure communicate with an Azure PaaS service, the traffic does not flow through the internet, it flowes within Azure Network (Azure designed to keep the traffic as much as possible within it`s backbone for security and performance), the example of the Visrtual Disktop and the storage accounts is a bit misleading :)

    • @PetterTech
      @PetterTech  Před rokem +1

      Well, yes. I do simplify it a bit and you are correct that the traffic will not leave Microsoft's backbone if not necessary. But how do we define when "the internet" starts? Is it when the traffic leaves your edge or when it leaves your providers edge? If you browse a website hosted in someone else's Azure environment from your AVD for example, or you not on the internet? Because the same would apply to the traffic there.

  • @user-vj2tp3qv6e
    @user-vj2tp3qv6e Před 2 měsíci

    azure private endpoint is not working with azure cosmos mongo correctly. it is not working as with drivate DNS as with custom because of rs names, tls verification... omg just wasting time

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

      Have you tried using the "normal" url for your cosmos instance instead of the one for privatelink? It should do the redirect and not fail on ssl

    • @user-vj2tp3qv6e
      @user-vj2tp3qv6e Před 2 měsíci

      @@PetterTech I even made local record in /etc/hosts how host mentioned in connection string and point it to Private Endpoint IPs. Only one conclusion - Cosmos Mongo can not work via Private Endpoint

  • @jano.5485
    @jano.5485 Před 2 měsíci

    Big shocker - a website that should only be accessed internally can be hosted internally 😂

  • @zxcv4695152526
    @zxcv4695152526 Před rokem

    awesome👍