Angel Wong

End of Support for Microsoft products reliant on older Azure DevOps authentication

Azure DevOps will no longer guarantee support for older authentication methods in use by out-of-support Visual Studio and Microsoft products. Known impacted clients include:
Visual Studio 2010 (end of support: July 14, 2020)

Visual Studio 2012 (end of support: January 10,
The post End of Support for Microsoft products reliant on older Azure DevOps authentication appeared first on Azure DevOps Blog.
Programming

Regenerating secrets for Azure DevOps OAuth applications

You can now self-regenerate new client secrets as needed for apps made on top of the Azure DevOps’ OAuth platform. A valid, active client secret is critical for getting a refresh token to continue using your app. Once the secret has expired,
The post Regenerating secrets for Azure DevOps OAuth applications appeared first on Azure DevOps Blog.
Programming

Final notice of alternate credentials deprecation

In November 2019, we announced that the alternate credentials feature will be formally deprecated in March 2020. Since then, a small number of users were grandfathered in with continued usage of existing alternate credentials, which have remained active until today.

We will be discontinuing all usage of alternate credentials this month.
The post Final notice of alternate credentials deprecation appeared first on Azure DevOps Blog.
Programming

New Azure DevOps scopes now available for Microsoft Identity OAuth delegated flow apps

We have added new Azure DevOps scopes for delegated OAuth apps on the Microsoft Identity platform, also colloquially known as Azure Active Directory OAuth apps. These new scopes will enable app developers to announce specifically which permissions they are hoping to request from the user in order to perform app duties.
The post New Azure DevOps scopes now available for Microsoft Identity OAuth delegated flow apps appeared first on Azure DevOps Blog.
Programming

Managed identity and service principal support for Azure DevOps now in General Availability (GA)

After announcing the release of Managed Identity and Service Principal support in public preview last March, we were overcome by the positive response many of you had. We’re grateful to those who have taken the time to implement a managed identity within your apps and tools.
The post Managed identity and service principal support for Azure DevOps now in General Availability (GA) appeared first on Azure DevOps Blog.
Programming