Azure Synapse Analytics Networking

Поділитися
Вставка
  • Опубліковано 12 вер 2024

КОМЕНТАРІ • 15

  • @maryamsarafraz445
    @maryamsarafraz445 2 роки тому +2

    Thank you, Mohamed! Finally the sky of the Synapse network is clear in my head!

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

    excellet video brother! At 21:50 you said if we only need access to sql pools then we dont need to secure data lake, but you need to specify that this only goes for dedicated sql pool as serverless sql pool and apache spark pools use data lake as storage layer. Cheers!

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

    Mohamed amazing video and the way you demonstrated the whole thing with white boarding and demo makes it super clear! Thank you so much for your efforts in helping the community learn!

  • @silusvilus6544
    @silusvilus6544 2 роки тому +1

    Thank you for this presentation - found it very helpful.

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

    Excellent! Must see for anyone setting up Synapse.

  • @sarathsasidharan3166
    @sarathsasidharan3166 2 роки тому +1

    This is awesome , you made a complex logic crystal clear , thanks mohamed. Could you also do something similar for Azure Machine Learning Networking?

  • @naunihalsidhu
    @naunihalsidhu 2 роки тому +1

    This was excellent one.
    Can you also include section on how to connect to Azure SQL DB and On-Premise SQL server all Locked to VNET

  • @TheSQLPro
    @TheSQLPro 2 роки тому +1

    Great video!

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

    one of the best , Keep it up !

  • @JacoBrits24
    @JacoBrits24 9 місяців тому

    Excellent video. Question, I need to pull data from an internal Api that is not publicly accessible using a spark pool. Do you have any idea how to achieve this?

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

    Great video. Question, if the option to enable managed vnet is enabled on the Synapse Workspace during creation, do I have to used private endpoints on my data lake storage and to the Synapse workspace? Can I create these at a later time?

  • @DominicKumar06
    @DominicKumar06 2 роки тому +1

    execellent ...

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

    Excellently explained Mohamed!
    Almost everything works, only when I do a Create External Table (New SQL script) in Synapse, I get a failed to detect schema. Strangely enough, the preview works.
    Any idea what could be causing this?
    ps. I have added Storage Blob Data Contributor role to my user account.

  • @alltime0575
    @alltime0575 2 роки тому

    Hi Mohammad, thanks for great video, I am alos trying this same for one of my client, but I wanted to ask I am facing challenge in that,
    We are in VM and it has custom DNS server enabled, now if I do nslookup on dedicated server then it first hits to custome DNS server of VNet,then public IP, ultimately failing to load synapse studio, as my synapse studio is in private endpoints.
    So my question is how can I route my traffic from custome DNS server to private endpoints of synapse.
    Your help will be much appreciated.
    Really not able to resolve this,
    For more info I tried with private DNS zone added my DNS configuration in private endpoints but no luck. Synapse studio shoes 403 not able to load