Not Monitored
Tag not monitored by Microsoft.
40,166 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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="
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.