14. Azure Managed Identity-MI Step-by-Step Walkthrough| system assigned | user assigned | ADF - Blob

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025
  • Managed Identity is a important security concept in Azure.It helps azure resources to connect and interact with each other. If you know MI then you can avoid dealing with keys and connection string. I had explained managed identity types and usage with an example where azure data factory provided access to read and write data from azure storage blob using both system and user assigned managed identity
    ADF Introduction : • 1.Azure data factory I...
    Azure storage account creation : • What is Azure storage ...
    SAS(shared access signature) explained : • Shared access signatur...
    Resources which supports Azure AD :
    docs.microsoft...
    Follow me on Udemy
    www.udemy.com/...
    Follow me on LinkedIn
    www.linkedin.com/in/ramkumar-rajendran
    Learn Import ARM template
    • 9.Azure Data Factory |...
    Playlist
    Azure tutorial :
    • What is Azure Resource...
    AzureData factory Tutorial :
    • Azure Data Factory
    Git and Git Hub Tutorial :
    • What is Git | version ...
    Azure DevOps tutorial :
    • Video

Комментарии • 27

  • @padminidandin6782
    @padminidandin6782 Год назад +2

    Thanks🎉

  • @abhilashkolakani919
    @abhilashkolakani919 Год назад +2

    i have been trying to find the best and Clear MID video..i found this😀 Great Explanation Ram

  • @ATHARVA89
    @ATHARVA89 11 месяцев назад +3

    crystal clear explanation barring all the jargonic stuff!

  • @asingc
    @asingc 7 месяцев назад +1

    Thank you. Your explanation is simple, straightforward, and to the point. Hope your channel a great success.

  • @humptydumpty9899
    @humptydumpty9899 2 года назад +1

    I managed to get my solution working after watching this - thank you :)

  • @NAGENDRAPRASADREDDY-j1t
    @NAGENDRAPRASADREDDY-j1t 9 месяцев назад +2

    Great explanation...

  • @kgolthi7787
    @kgolthi7787 Год назад +1

    Clearly explained the concept. Thank you.

  • @resoluteforce
    @resoluteforce 10 месяцев назад +1

    Thanks for giving the use case. Even though i use both the identities never understand up until now.

  • @sohaibshah1771
    @sohaibshah1771 6 дней назад

    Can we connect databrick with blob storage through managed identity?

  • @pujasingh7703
    @pujasingh7703 2 года назад +1

    Very nice 👍

  • @aravindkumar9457
    @aravindkumar9457 2 года назад +1

    Crystal clear.. Thank u

  • @tharunreddy9972
    @tharunreddy9972 2 года назад +1

    Thank you 🙏🏻

  • @Alchimiste15
    @Alchimiste15 Год назад

    Thanks for your vidéo, Can you make a vidéo for process cube analyses with managed iidentiy

  • @arupnaskar3818
    @arupnaskar3818 Год назад

    Thank you so much sir,🎉
    Great content .🎊
    Sir, I am not able to create SAS URI from logic app using managed Indentity I am having Storage account manager Role. Please, help 🙏🙏

  • @mistrMatrix
    @mistrMatrix Год назад

    how can i grant access to keyvaults from server (not VM) which is registered in az AD using user assigned MI
    ?

  • @niiles5783
    @niiles5783 2 года назад +1

    This was very clearly explained, thank you! However one question, if a resource like the data factory has a system assigned managed identity attached to it AND a user assigned managed identity attached to it, will it always use the system assigned one first? In other words, if I want the data factory to use the user assigned managed identity I would first need to switch off the system assigned managed identity on the datafactory?

    • @CloudTechRam
      @CloudTechRam  2 года назад +1

      No ,enabling user assigned identity won't do anything to system assigned and vice versa ...so you can use both system assigned and user assigned on your adf

    • @xlehmax
      @xlehmax 2 года назад

      @@CloudTechRam thanks!

  • @gautamksr
    @gautamksr 2 года назад

    In my case, i have storage account with PLE enabled (disabled public ) and want to link the blob storage to the ADF with user managed identity, that doesn't work with default IR. But the same does work with System Managed Identity. Couldn't find the reason why. any headon?

    • @CloudTechRam
      @CloudTechRam  2 года назад

      Not sure ,have you provided enough time for the role to reflect ?