Showing category results for Engineering@Microsoft

May 14, 2024
Post comments count4
Post likes count4

Copy-on-Write performance and debugging

Erik Mavrinac

This is a follow-up to our previous coverage of Dev Drive and copy-on-write (CoW) linking. See our previous articles from May 24, 2023, October 13, 2023, and November 2, 2023. Dev Drive was released in Windows 11 in October, 2023, and will be part of Windows Server 2025 this fall. Server 2025 and Windows 11 24H2 ship with an enhancement to automat...

Engineering@Microsoft
Apr 22, 2024
Post comments count0
Post likes count13

How we built “Ask Learn”, the RAG-based knowledge service

Sarah,
Bob

My name is Bob Tabor and I’m a member of Microsoft’s Skilling organization. We create documentation and training content about Azure, developer tooling and languages, AI, Windows and much more hosted at Microsoft Learn. Our organization also develops and maintains the content publishing platform, the content hosting platform, the interactivity, and...

Engineering@Microsoft
Mar 4, 2024
Post comments count0
Post likes count5

Enhancing reliability in Microsoft Fabric and Azure Synapse through load testing

Predrag Vlatković

Microsoft has employed Azure Load Testing to enhance the reliability of Microsoft Fabric and Azure Synapse, ensuring they can handle high loads. Azure Synapse integrates various data analytics technologies, while Microsoft Fabric offers a full enterprise analytics solution. Through rigorous daily and weekly load testing, involving complex scenarios...

Engineering@Microsoft
Dec 3, 2023
Post comments count0
Post likes count6

Accessibility Insights now supports WCAG 2.2 AA

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...

Engineering@Microsoft
Nov 15, 2023
Post comments count3
Post likes count16

Building Paved Paths: The Journey to Platform Engineering

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...

Engineering@Microsoft
Nov 2, 2023
Post comments count5
Post likes count4

Copy-on-Write in Win32 API Early Access

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...

Engineering@Microsoft
Oct 13, 2023
Post comments count3
Post likes count5

Dev Drive is Now Available

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...

Engineering@Microsoft
Aug 24, 2023
Post comments count0
Post likes count2

Your Most Important Git Repos

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...

Engineering@Microsoft
Jul 31, 2023
Post comments count0
Post likes count8

Load testing AAD-based authentication for Azure Cache for Redis

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...

Engineering@Microsoft
May 24, 2023
Post comments count4
Post likes count8

Dev Drive and Copy-on-Write for Developer Performance

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.

Engineering@Microsoft