Showing results for 2023 - Engineering@Microsoft

Dec 3, 2023
0
6

Accessibility Insights now supports WCAG 2.2 AA

Nandita Gupta Jacqueline Gibson Mark Reay
Nandita,
Jacqueline,
Mark

To celebrate the International Day for Persons with Disabilities on December 3rd we have some exciting new announcements for Accessibility Insights, Microsoft’s open-source suite of tools to help developers deliver accessible software! Technology plays a huge role in empowering everyone, including people with disabilities around the globe. Develope...

Nov 15, 2023
3
16

Building Paved Paths: The Journey to Platform Engineering

Amanda Silver
Amanda Silver

Over the past year, AI has taken the world by storm. Our industry is innovating at an unprecedented rate, bringing incredible products to market that make life and work easier and more efficient for real people across a wide range of sectors and job functions. Like previous industry shifts—the introduction of the PC, internet, and search—it’s a pre...

Nov 2, 2023
5
4

Copy-on-Write in Win32 API Early Access

Erik Mavrinac
Erik Mavrinac

(Updated Apr 4 and 26, 2024 with some release news. Also see the next post) On October 25, 2023, the Windows filesystem team released an early preview of copy-on-write (CoW) linking in the Windows 11 Insider Canary channel. This builds automatic CoW linking into the Win32 APIs when using Dev Drive or ReFS. If released next year, this will elimina...

Oct 13, 2023
3
5

Dev Drive is Now Available

Erik Mavrinac
Erik Mavrinac

(Edited Oct 31, 2023 to add info about later patch for InTune, Nov 6 and 8, 2023 to add Win11 23H2 image info, Apr 4, 2024 to add info about Server. Also see the next post and the one after.) In a previous post, Dev Drive and Copy-on-Write for Developer Performance, we published early performance numbers for the new Dev Drive feature of Windows 11...

Aug 24, 2023
0
2

Your Most Important Git Repos

Bryan Sullivan
Bryan Sullivan

What do you keep in your Git repos? Source code for your production applications certainly, but you probably also keep a fair amount of experimental and “hackathon” code. Maybe you keep your documentation in Git. Maybe, like the District of Columbia does, you even keep legal documents there. So which of these are the most important to protect? Fro...

Jul 31, 2023
0
8

Load testing AAD-based authentication for Azure Cache for Redis

Rohit Anand
Rohit Anand

At Microsoft, we continue working on modernizing our services to make them faster, more reliable, and up to date with the latest technologies. In this blog post, we’ll cover how Azure Load Testing helped ensure that the Azure Active Directory (AAD) based authentication mechanism for Azure Cache for Redis met the performance criteria. Azure Cache f...

May 24, 2023
4
8

Dev Drive and Copy-on-Write for Developer Performance

Erik Mavrinac
Erik Mavrinac

At Microsoft Build 2023 the Windows team announced Dev Drive, a new evolution of the Windows ReFS filesystem retuned for developer workloads like Git and builds. This new functionality will ship later this year in the Windows 11 23H2 refresh and is available now for early testing via the Windows Insider program.

May 23, 2023
4

Microsoft Dev Box for Microsoft engineers

Josh Zimmerman
Josh Zimmerman

We’re in an exciting time for technology. But to take advantage of the opportunities, it’s critical for developers to have access to the tools and resources that can help them stay productive and do their best work. At Microsoft, we’re migrating many of our developers to highly productive…

May 22, 2023
0
4

The Journey to Secure the Software Supply Chain at Microsoft

Adrian Diglio
Adrian Diglio

A secure software supply chain represents another facet of Microsoft's built-in security to enhance and maintain trust in our products. It’s a continuation of the journey we embarked upon since the launch of Security Development Lifecycle (SDL) in 2004 and represents our commitment to continually enhance Microsoft’s foundational security.

Mar 15, 2023
0
0

Implementing an accessible, checkable WPF Tree View

Sarah Oslund
Sarah Oslund

The Accessibility Insights team recently fixed a bug in our Windows Presentation Foundation (WPF) app where checkboxes in a WPF tree view were not properly reporting their checked or unchecked state to adaptive technologies such as screen readers. This longstanding issue created a sub-par accessible experience in Accessibility Insights for Windows,...