Microsoft Developer Blogs

Get the latest information, insights, announcements, and news from Microsoft.

Screenshot of a rainbow drawn in Windows Terminal
Case Study: How many colors are too many colors for Windows Terminal?

A group of users were trying to implement a simple, terminal-based video game and found the performance under Windows Terminal to be entirely unsuitable for such a task. The performance issue can be replicated by repeatedly drawing a "rainbow" and measuring how many frames per second (FPS) we can achieve. The one below has 20 distinct colors ...


Image Frame 2
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). It is also possible to roll back Git LFS to the last 2.x...