Azure DevOps Workload Identity Federation with Azure Overview. NO MORE SECRETS!

Поділитися
Вставка
  • Опубліковано 11 чер 2024
  • Getting rid of secrets when our Azure DevOps pipelines need to talk to Azure!
    🔎 Looking for content on a particular topic? Search the channel. If I have something it will be there!
    ▬▬▬▬▬▬ C H A P T E R S ⏰ ▬▬▬▬▬▬
    00:00 - Introduction
    00:08 - Cross service authentication
    01:25 - Using a secret
    05:11 - ODIC federation
    06:02 - OIDC
    07:48 - Service connection using workload identity federation
    11:36 - The token flow
    16:15 - Creating a new service connection
    17:11 - Converting an existing
    18:02 - Using a managed identity
    20:19 - Summary
    ▬▬▬▬▬▬ K E Y L I N K S 🔗 ▬▬▬▬▬▬
    ► Whiteboard:
    🔗 github.com/johnthebrit/Random...
    ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
    📖 Recommended Learning Path for Azure
    🔗 learn.onboardtoazure.com
    🥇 Certification Content Repository
    🔗 github.com/johnthebrit/Certif...
    📅 Weekly Azure Update
    🔗 • Azure Infrastructure U...
    ☁ Azure Master Class
    🔗 • Microsoft Azure Master...
    ⚙ DevOps Master Class
    🔗 • DevOps Master Class
    💻 PowerShell Master Class
    🔗 • PowerShell Master Class
    🎓 Certification Cram Videos
    🔗 • Microsoft Certificatio...
    🧠 Mentoring Content
    🔗 • Virtual Mentoring
    ❔ Questions? Maybe I answered it in my FAQ
    🔗 savilltech.com/faq
    👕 Cure Childhood Cancer Charity T-Shirt Channel Store
    🔗 johns-t-shirts-store.creator-...
    👂 Enable the subtitles and from there you can translate to your native language via the auto-translate feature in settings! • UA-cam Captions and A... for a demo of using this feature.
    SUBSCRIBE ✅ / @ntfaqguy
    #microsoft #azure #johnsavillstechnicaltraining

КОМЕНТАРІ • 20

  • @NTFAQGuy
    @NTFAQGuy  3 місяці тому +3

    Get rid of those pesky secrets for our ADO service connections with workload identity federation! Please make sure to read the description for the chapters and key information about this video and others.
    ⚠ P L E A S E N O T E ⚠
    🔎 If you are looking for content on a particular topic search the channel. If I have something it will be there!
    🕰 I don't discuss future content nor take requests for future content so please don't ask 😇
    🤔 Due to the channel growth and number of people wanting help I no longer can answer or even read questions and they will just stay in the moderation queue never to be seen so please post questions to other sites like Reddit, Microsoft Community Hub etc.
    👂 Translate the captions to your native language via the auto-translate feature in settings! ua-cam.com/video/v5b53-PgEmI/v-deo.html for a demo of using this feature.
    Thanks for watching!
    🤙

  • @va55ag0
    @va55ag0 3 місяці тому +2

    Been waiting for this feature for so long! Thanks for the great deep dive explanation of how this all works 😊

  • @Dikimkd
    @Dikimkd 3 місяці тому +1

    Excellent video. Clearly explained and very fun to watch!

    • @NTFAQGuy
      @NTFAQGuy  3 місяці тому

      Glad you enjoyed it!

  • @soucianceeqdamrashti8175
    @soucianceeqdamrashti8175 Місяць тому

    Excellent presentation as always! Learned a lot!

    • @NTFAQGuy
      @NTFAQGuy  Місяць тому

      Glad you enjoyed it!

  • @NZScottie
    @NZScottie 3 місяці тому +1

    I created my first one of these late last year. Now that you have made a video on it I will covert all my production ones to it. Haha. Seriously awesome not have expiring secrets.

    • @NTFAQGuy
      @NTFAQGuy  3 місяці тому

      lol but yes :)

  • @AzureCloudCowboy
    @AzureCloudCowboy 3 місяці тому +1

    Hey John. Thanks good video.

  • @rahulsawant485
    @rahulsawant485 3 місяці тому

    You are great what an easy explanation
    of openid and oauth and how workload identity is utilising it. Thanks

    • @NTFAQGuy
      @NTFAQGuy  3 місяці тому

      Glad it was helpful!

  • @massikherfallah6075
    @massikherfallah6075 3 місяці тому

    Thank you for this videos.
    Now it is more clear :)

  • @GiovanniOrlandoi7
    @GiovanniOrlandoi7 3 місяці тому

    Great video, John! Thank you ☁️

  • @JeffreyJBlanchard
    @JeffreyJBlanchard 3 місяці тому

    Great video!

    • @NTFAQGuy
      @NTFAQGuy  3 місяці тому

      Glad you enjoyed it

  • @jeffbrowntech
    @jeffbrowntech 3 місяці тому

    Hi John, great overview. I've already been working on writing new pipelines using workload identity. Besides the differences you outlined in the video, do you have any preferences for using managed identity vs. service principal for the service connnection?

    • @NTFAQGuy
      @NTFAQGuy  3 місяці тому

      Been using service principals (app registration) primarily.