Make Great Music with Windows on Arm

This week has been amazing, with our musician work really coming together at Qualcomm Snapdragon Summit 2024! There’s only so much time available in a keynote, so I thought I’d expand a bit more on the music-related announcements, especially for the new in-box features. Music is all around us. We purposefully listen to music in […]

Updates to Azure Cosmos DB’s Portal Networking Settings

We are happy to share with you an update to the Azure Cosmos DB networking configuration options within the Azure Portal. This update introduces a split in the IP address list, now presented as two distinct categories: user IP addresses and Portal Middleware IPs.  Managing IP access control policies is essential for maintaining a secure […]

Enhanced Breakpoint Expressions for C++ Debugging in Visual Studio

Conditional Breakpoints Performance Improvement Debugging C++ code can be a time-consuming process, especially when dealing with complex scenarios. As a developer, it’s frustrating to go through extensive setup and wait for a specific conditional breakpoint to trigger so you can analyze your application in a specific state. In Visual Studio 2022 version 17.10, we optimized […]

Creating an ASP.Net application with External ID using Visual Studio

Integrate Microsoft Entra External ID into your ASP.NET application using Visual Studio. Learn how External ID simplifies user authentication, improves your security posture, and reduces vulnerabilities. Whether you're new to identity management, or more experienced, this tutorial equips you with the guidance to enhance security and efficiency in your applications.