Posts by this author

May 3, 2022
0
0

Reconfigure Azure DevOps Server to use Kerberos instead of NTLM

Multiple on-prem customers have reported that after upgrading Git LFS to version 3.0 (or higher), they are no longer able to authenticate against Azure DevOps Server. This is because Git LFS has dropped support for NTLM authentication in version 3.0 (Changelog from 24th September 2021). While it is possible to roll back Git LFS to the last 2.x ver...

Azure DevOps ServerSecurity
Apr 20, 2022
1
0

Opt-in to Auditing on Azure DevOps

Auditing has now been made an opt-in feature on Azure DevOps and will only be available to organizations that are connected to Azure Active Directory. While Auditing is still in public preview at the moment, the ability to enable and disable Auditing in your organizations is now available. You should see these changes in your settings within the ne...

Azure & Cloud
May 3, 2021
0
0

IPv6 fencing Conditional Access Policies now supported

We are now extending our CAP support to also include IPv6 fencing policies. As we see people increasingly access Azure DevOps resources on devices from IPv6 addresses, we want to ensure that your teams are equipped to grant and remove access from any IP address.

DevOps
Apr 16, 2021
8
2

Personal Access Token Lifecycle APIs in general availability

Since releasing our Personal Access Token (PAT) Lifecycle Management APIs in private preview last month, we’ve received overwhelming interest from folks who are looking for a more robust alternative to the existing UI for creating and managing their PATs. We are happy to announce that these APIs are now available to the general audience.

DevOps
Feb 11, 2021
3
0

New Personal Access Token Lifecycle APIs in private preview

We’re happy to announce the release of our new APIs to manage the lifecycle of Personal Access Tokens (PATs) on Azure DevOps, which allow your team to manage PATs they own, offering them new functionality, such as creating new PATs with a desired scope and duration, renewing existing PATs, or expiring existing PATs.

DevOps