How to connect and deliver services privately on Azure with Azure Private Link | Azure Friday

Sdílet
Vložit
  • čas přidán 23. 07. 2024
  • Narayan Annamalai joins Donovan Brown to introduce Azure Private Link. In this episode, Narayan demonstrates how you can secure Azure PaaS resources and your Azure network using Private Link and provide protection against data exfiltration.
    8:45 - Demo
    Azure Private Link overview
    aka.ms/azfr/610/01
    Azure Private Link documentation
    aka.ms/azfr/610/02
    What is Azure Private Endpoint?
    aka.ms/azfr/610/03
    Create a free account (Azure)?
    aka.ms/azfr/610/free
    #microsoft #microsoftazure
  • Věda a technologie

Komentáře • 26

  • @mikesmith2315
    @mikesmith2315 Před 2 lety +4

    Narayan Annamalai explains these concepts in a very good manner. Brilliant teacher. Thankyou.

  • @DeepakShaw
    @DeepakShaw Před 4 lety +3

    Thanks, I have been looking for PaaS connectivity over the private network. Need to see some more demos with logic apps and Azure function.

  • @Marcel-dt5du
    @Marcel-dt5du Před 4 lety

    Thanks for that detailed explanation! Are there any disadvantages? Maybe with regards to scaling or access performance?

  • @DDD00007
    @DDD00007 Před 4 lety +1

    Great! Well explained

  • @vamseekonda3023
    @vamseekonda3023 Před 3 lety

    Great explanation. Thanks

  • @aks541
    @aks541 Před 3 lety

    Thanks for the video. If I add system assigned managed identity for an ADF pipeline in this ADLS Gen2 (where you enable access via private end point), can ADF extract the files from the blob?

  • @sarathfromsaudi
    @sarathfromsaudi Před rokem

    Awesome explanation. Thanks Narayan

  • @sabarishi4581
    @sabarishi4581 Před 4 lety +1

    Really it's make more secure !!!

  • @bgddev
    @bgddev Před 4 lety

    How would you compare this to the Application Service Environment? Can you create a video about this?

  • @SivaSakthi-iy6ck
    @SivaSakthi-iy6ck Před 4 lety

    This is great

  • @srivastasripada5180
    @srivastasripada5180 Před 3 lety

    How about accessing any Azure Resources (PaaS) connecting privately, for example Azure Batch private endpoints connecting privately to Azure Storage account (blob/Files), not discussed in this video. Both the Private end point are with in the same VNET

  • @sarkershahin4543
    @sarkershahin4543 Před 2 lety

    Awesome!

  • @snmailist1470
    @snmailist1470 Před 2 lety +1

    My question is how about connecting SQL Server from local machine to Azure SQL Server (if the Sql Server has had 'Private Link') ?

  • @atal_ab
    @atal_ab Před 2 lety

    nice explination

  • @sau002
    @sau002 Před 3 lety

    Does this work to secure a Storage account for a remote employee who are using Azure Storage Explorer and their laptop is connected via Point-2-site VPN gateway ?

    • @MicrosoftAzure
      @MicrosoftAzure  Před 3 lety

      Hey there Saurabh! Yes, this should work in that scenario.

  • @darkMuffin31
    @darkMuffin31 Před 3 lety +1

    Storage sub-resource didn't make any sense to me :( blob? where do you get that?

    • @MicrosoftAzure
      @MicrosoftAzure  Před 3 lety +1

      Hello there! Sub-resources are actually different storage services in Azure. They are Blob, Queue, Table, Files and Disks as documented here: msft.it/6052T2W5C
      A private endpoint maps to a resource of specific storage service type.

  • @luismesagrave
    @luismesagrave Před 3 lety

    Ok, but who accesses storage accounts or sql ddbbs in production from VMs? I'm surprised the obvious scenario hasn't been discused: what about service-to-service access? how to access from an app service or a function, either a storage, sql, or another app service? is that even in the roadmap??

    • @MicrosoftAzure
      @MicrosoftAzure  Před 3 lety

      Hey Luis!
      WebApps or Functions can be deployed privately using VNet Integration to gain private access to other PaaS like Storage accounts or SQL servers using Private Endpoints, in this case both App Service and Data resources are private to the VNet. More information here: msft.it/6056TtqQk
      Additionally, you can access the WebApp privately to completely secure the integration if is an exclusive private application. Here's how! msft.it/6058TtqQw

    • @2manjunath
      @2manjunath Před 3 lety

      @@MicrosoftAzure private link for azure datafactory not working , I am trying to connect datafactory private link to onperm self hosted integration runtime, no success, even there is no proper documentation for the datafactory to connect with private link

  • @anands2239
    @anands2239 Před 3 lety

    private endpoint and private link arent they different.