These samples show how to use Azure AD Service Principals and Managed Identities to authenticate to Azure DevOps using OAuth 2.0 client credentials flow in different scenarios.
Subfolder | Description |
---|---|
ClientLibsNET | .NET Core samples using Azure DevOps .NET client libraries with Azure AD Application Service Principals and Managed Identities. |
For more information about Azure DevOps:
- Use Azure AD service principals & managed identities in Azure DevOps
- Azure DevOps Services REST API Reference
For more information about Azure AD Service Principals:
- Azure AD Applications - Application and service principal objects in Azure Active Directory
- Azure AD Managed Identitis - What are managed identities for Azure resources?
- Authentication protocol - Microsoft identity platform and the OAuth 2.0 client credentials flow