Microsoft Developer Blogs

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

Introducing private registry support in Azure Deployment Environments

As the cloud landscape continues to evolve, there is growing need for secure, customizable tools for provisioning application infrastructure to meet unique organizational requirements. Azure Deployment Environments, a flexible and powerful solution that empowers developers to easily deploy app infrastructure in a secure, compliant, and cost-...


Guest Blog: Microsoft MVP Developed Course on Understanding Semantic Kernel

Today we're featuring an AI Microsoft Most Valuable Professional (MVP) who's been developing content on Semantic Kernel. We wanted to highlight Jamie Maguire's work and detail the multi-part blog below. Here's the link to his course: New Course: Understanding Semantic Kernel – Jamie Maguire https://jamiemaguire.net/index.php/2024/08/03/...


Querying the PIX Timing Capture file format

The Timing Capture file format is a Sqlite database.  Queries written in standard SQL syntax can be used to extract data from Timing Capture files to perform a variety of analysis tasks without requiring the PIX user interface. PIX on Windows includes a Sqlite extension that simplifies the queries for common tasks such as ...


Add secure user profile editing to your applications with Microsoft Entra External ID

Enhance your application by adding secure user profile editing with Microsoft Entra External ID. Microsoft Entra External ID provides simple integration for secure user authentication and profile management, offering custom branded sign-up experiences and efficient user management. The blog post covers high-level setup steps and links to detailed documentation for further guidance.


Introducing the revamped Attach to Process experience

One of the most powerful and frequently used features of Visual Studio is the Attach to Process dialog, which enables you to debug processes running on your machine or on a remote machine. For anything you could develop using Visual Studio, the Attach to Process dialog allows you to quickly attach the debugger to the processes you want to ...