Microsoft
Developer Blogs

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

Featured Image
Jan 7, 2025

azd CDN changing January 2025

This blog post makes customers aware of a critical Content Delivery Network (CDN) change for azd (the Azure Developer CLI) because the CDN provider is changing from Edgio to Azure Front Door.
Read more
Jan 7, 2025

Important Update: blog migration to quantum.microsoft.com

We are excited to announce that the Q# blog will be migrating to a new home at Azure Quantum in Feb 2025. This move will allow us to provide you with a more integrated and enhanced experience, featuring the latest updates and resources in the world of quantum computing. Stay tuned for...
Read more

Latest posts

Banner image
Nov 8, 2024
Post comments count4
Post likes count12

The case of a program that crashed on its first instruction

Author Avatar
Raymond Chen
Didn't even make it out of the gate.
The Old New Thing
Image aifrontier
Nov 8, 2024
Post comments count0
Post likes count1

AI: The New Frontier for Developers

Author Avatar
Developer Support
AJ Enns reflects on his journey as a new developer and the impact of AI as an integrated, coding assistant for improving developer velocity. The year is 2024, and AI has been around for a while. ChatGPT broke onto the scene and changed the world forever. As soon as I heard about...
Developer Support
Image 3 ways to simplify cicd pipelines on github actions png
Nov 8, 2024
Post likes count1

Three Ways to Simplify CI/CD Pipelines on GitHub Actions

Author AvatarAuthor Avatar
Neeraj,
Stewart
This post focuses on three ways to simplify CI/CD pipelines deploying to Azure with GitHub Actions.
ISE Developer Blog
Image MSFT BANNER CONF42GOLANG2022
Nov 7, 2024
Post comments count0
Post likes count0

Go 1.23.3-1 and 1.22.9-1 Microsoft builds now available

Author Avatar
Davis Goodin
A new set of Microsoft Go builds is now available for download.
Microsoft for Go Developers
Image dotnetconf24 dark png
Nov 7, 2024
Post comments count0
Post likes count4

Get Ready for .NET Conf 2024!

Author Avatar
Jeffrey Fritz
The biggest .NET event of the year is almost here, its all free, all online, and you're invited!
.NET Blog
Banner image
Nov 7, 2024
Post comments count6
Post likes count5

Why do I observe reads from a memory-mapped file when writing large blocks?

Author Avatar
Raymond Chen
The CPU doesn't see the entire write at once.
The Old New Thing
vcpkg logo
Nov 7, 2024
Post comments count0
Post likes count1

What’s New in vcpkg (October 2024)

Author Avatar
Augustin Popa
This blog post summarizes changes to the vcpkg package manager as part of the 2024.10.21 registry release, 2024-10-18 tool release, as well as changes to vcpkg documentation throughout October. This release adds support for Azure universal packages as a binary caching provider and other...
C++ Team Blog
Nov 7, 2024
Post comments count0
Post likes count0

Debugging a managed identity connection to Azure SQL in Azure App Service using containers

Author Avatar
Developer Support
Dominique St-Amand explores how to debug a managed identity connection from a container-based App Service to Azure SQL. So you’ve been eager to deploy your containerized web application that you’ve been working on for a while, to Azure App Service. You follow the best security...
Developer Support
Image sql database 3 560
Nov 6, 2024
Post comments count2
Post likes count2

RAG with SQL Vector Store: A Low-Code/No-Code Approach using Azure Logic Apps

Author AvatarAuthor AvatarAuthor Avatar
Divya,
Pooja,
Davide
Data is at the heart of every AI application, and efficient data ingestion is critical for success. With over 1,400 enterprise connectors, Logic Apps offers unmatched access to a diverse range of systems, applications, and databases, whether hosted in the cloud or on-premises. These...
Azure SQL Devs’ Corner