How to use Managed Identities to access Azure resources securely

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

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

  • @DanaEpp
    @DanaEpp 4 года назад +9

    Thanks for watching this week's episode. My sincere apologies for the poor audio in the screencast portion. My good mic died and I had to use the actual source from the Surfacebook, which isn't anywhere near as good. We tried to clean it up, but I know its not ideal. No matter though... I am still able to show how sweet managed identities are!!! Hope you like it!

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

      not a major issue... love the background music.

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

    You are too good to be truth. Such a detailed and logical step by step explanation is close to impossible to be found nova days. Thank you, and I hope one day you start your channel once again.

  • @wilsongottineto6479
    @wilsongottineto6479 5 месяцев назад

    It's also awesome to see Managed Identities working on K8s too. :)

  • @adri144n
    @adri144n 4 года назад +1

    Thanks for this, very clear and helpful. As a remark: don't switch mid-way from CLI to UI, now I'm stuck with half the commands to do this. (Or if you do switch over in the video to UI, mention that the commands can be found in the description/some website/...)

  • @mike7243
    @mike7243 3 года назад

    Great Video. Definitely a keeper. Unfortunately this is way over my head. Not sure how long you've been doing this but damn your good. I understand its value but creating and managing it will take me sometime to learn well. Thanks for all your videos.

  • @shinojzacharias6050
    @shinojzacharias6050 3 года назад

    Thanks for this great video. A very clear and useful video to understand managed identities in Azure.

  • @isc1971
    @isc1971 3 года назад

    Clear presentation and very useful....

  • @KDOERAK
    @KDOERAK 4 года назад

    great video: short, to the point and practical - thx!

  • @cazanu4209
    @cazanu4209 4 года назад

    Very helpful, thank you for the great guides. :)

  • @LtW00dy
    @LtW00dy 4 года назад

    Great video. thanks for sharing.

  • @BijouBakson
    @BijouBakson 4 года назад +2

    Azure Academy can learn a trick or 2 from you sir! Just one remark if you don't mind: The videos in the playlist are in no particular order, this is actually the first video and from the sound of it, there are obviously previous lessons. Perhaps you might consider rearranging the content of the play list?

    • @KnowOps
      @KnowOps  4 года назад +2

      That's great feedback. We'll look into.

  • @ashwinisidhu
    @ashwinisidhu 3 года назад

    Brilliant as usual🙌

  • @ivanfarias1
    @ivanfarias1 3 года назад

    hi Dana, thanks for sharing this super useful!! what is the terminal you use for Azure cli?

    • @DanaEpp
      @DanaEpp 3 года назад

      Hey Ivan, I use the “Windows Terminal” from Microsoft, which you can download for free from the Microsoft Store. It supports a cmd shell, PowerShell and even Azure CloudShell. I also use it with WSL so I have a full bash environment. HTH!

  • @eugenelipsky2660
    @eugenelipsky2660 4 года назад

    Thanks. This was very helpful.

  • @baishakh
    @baishakh 4 года назад

    Learned something new. Thanks

  • @ZeeshanKhan-ld2ff
    @ZeeshanKhan-ld2ff 3 года назад

    nice demo, thanks a lot.

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

    Very useful

  • @sau002
    @sau002 3 года назад

    Greate video.

  • @edburns00
    @edburns00 3 года назад

    New subscriber here. I like your presentation style.

  • @hochun836
    @hochun836 3 года назад

    Awesome !!

  • @ovinophile
    @ovinophile 6 месяцев назад

    Great content here. Just sad that Dana got taken by the Covid 😢

  • @ashishmishra672
    @ashishmishra672 4 года назад +1

    You're the best

  • @ashwaniahuja
    @ashwaniahuja 4 года назад

    Nice contents in your videos thanks

    • @KnowOps
      @KnowOps  4 года назад

      Glad you like them!

  • @asharnavya
    @asharnavya 4 года назад

    Sir, I am new to Azure DevOps, this designation is quite new. I have a question, can we fetch servicePrincipaID using the Managed identity or Uploaded certificate (.cer) using PowerShell? If Yes, then please lead me.

  • @joseluischiletrojas8135
    @joseluischiletrojas8135 3 года назад

    Good vídeo 👍

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

    I'm now just wondering how assigning a UAMI to the Linux VM in ARM suddenly gives you access to the token inside the VM. I imagine it's some Azure agent/service or something that passes it through, but I am curious.

  • @birdhousepi1154
    @birdhousepi1154 3 года назад

    Thanks. Can you do a video of how to use managed identities correctly within a devops pipeline? I see you can create a service connection for Azure Resource Manager which allows the Managed Identity option but it doesn't allow me to specify which managed identity I want to use. I'm very confused.

    • @goon8000
      @goon8000 3 года назад

      You need a service principal

  • @sidzhang
    @sidzhang 4 года назад

    I LOVE your video bro

  • @sau002
    @sau002 3 года назад

    Please help me understand. At 9:04 , after you assigned the Managed Identity to the Linux VM and then did a CURL operation to fetch the access token , how did MS authenticate the HTTP request that originated due to CURL ?

    • @KnowOps
      @KnowOps  3 года назад

      Hey Saurabh, a good place to start to learn how the Azure metadata service exposed at 169.254.169.254 works would be to check out this article: docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/how-to-use-vm-token

    • @KnowOps
      @KnowOps  3 года назад

      Another article that showcases more info on what is exposed from the metadata service is at docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service

  • @mohdansari3607
    @mohdansari3607 4 года назад

    How to get the activity log of the Managed identity? for example, if MI is used to access secret in KV, how to get it logged...

    • @KnowOps
      @KnowOps  4 года назад

      Take a look at the AADManagedIdentitySignInLogs object for Azure Monitor at docs.microsoft.com/en-us/azure/azure-monitor/reference/tables/aadmanagedidentitysigninlogs

  • @zabeehullah3673
    @zabeehullah3673 4 года назад

    hi how can i leverage the managed identity when my resource is in another tenant and my azure AD is in separate tenant?

    • @KnowOps
      @KnowOps  4 года назад

      Well, if the identities are across tenants you will have a hard time. While you can federate between directories, that's not something you would use with managed identities. What exactly are you wanting to accomplish?

  • @RajKumar-mp9is
    @RajKumar-mp9is 4 года назад

    Hi speaker nice videos. Could I connect you in fb or watsapp. Need some help in azure

  • @sukantvirkud
    @sukantvirkud 4 года назад

    Waiting for Azure Sentinel episode ...