Connect to Azure Devops Using Managed Identity using python.

Vikram Prabhu Ragunathan (INFOSYS LIMITED) 20 Reputation points Microsoft Vendor
2024-11-27T05:45:40.8766667+00:00

I am trying to authenticate to azure devops organization using Managed Identity. I am planning to try out below script based on the documentation.

from azure.identity import ManagedIdentityCredential
# Initialize the ManagedIdentityCredential
credential = ManagedIdentityCredential(client_id="
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,166 questions
0 comments No comments
{count} votes

Accepted answer
  1. Harshitha Jannapu 530 Reputation points Microsoft Vendor
    2024-11-27T09:34:57.39+00:00

    Hi Vikram Prabhu Ragunathan (INFOSYS LIMITED),
    Thank you for reaching out to us on the Microsoft Q&A forum.

    Azure DevOps is currently not supported in the Q&A forums.

    I recommend initiating a new discussion through the Developer Community

    Moderators are readily available there to assist you and provide guidance.

    Please don't forget to Accept answer and close this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.