Azure DevOps Service Connection without secrets

Sdílet
Vložit
  • čas přidán 12. 09. 2024

Komentáře • 4

  • @michaelsedy9662
    @michaelsedy9662 Před 3 měsíci +1

    Hi! Thanks for the video.
    Why is it better to use the manual version? I didnt understand that. 🙂

    • @real-codingfreaks
      @real-codingfreaks  Před 3 měsíci

      If you use the automatic one it'll create an SP and the password for you. When this SP is expired you have no chance but to delete the service connection and create a new one. This sucks. Ususally you should create SPs in Entra ID using a defined process which has nothing to do with DevOps. Then you simply enter those pre-defined SPs into DevOps.

    • @michaelsedy9662
      @michaelsedy9662 Před 3 měsíci +1

      @@real-codingfreaks Is this also true for workload identity federation??

    • @real-codingfreaks
      @real-codingfreaks  Před 3 měsíci

      @@michaelsedy9662 no. This is even newer and lives without secrets. Problem i have with this is that ADO is in charge here too because its tideous to create those SPs by yourself.