Microsoft
Developer Blogs

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

Icon 1ES image

Customize AI responses from GitHub Copilot

Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.
Read more

Latest posts

Python feature
Jul 14, 2025
Post comments count0
Post likes count2

Announcing Full Cross-Platform Support for the mssql-python Driver

Author Avatar
Sumit Sarabhai
After the successful release of Public Preview of mssql-python driver, we’re thrilled to announce a major milestone for the mssql-python driver: full support for all three major operating systems—Windows, macOS, and Linux. This release marks a significant leap forward in our...
Microsoft for Python Developers Blog
PIX on Windows
Jul 11, 2025
Post comments count0
Post likes count0

PIX 2507.11 - misc bug fixes + improvements

Author Avatar
Austin Kinross
Today we released PIX version 2507.11, which can be downloaded here. This release includes everything in the previous 2505.30 release, plus the following bug fixes: GPU Captures (capture time) Fix capture-time crash caused by having opaque layout textures and buffers in the same...
PIX on Windows
logo image
Jul 11, 2025
Post comments count0
Post likes count1

Building Event-Driven Go applications with Azure Cosmos DB and Azure Functions

Author Avatar
Abhishek Gupta
The Go programming language is a great fit for building serverless applications. Go applications can be easily compiled to a single, statically linked binary, making deployment simple and reducing external dependencies. They start up quickly, which is ideal for serverless environments...
Azure Cosmos DB Blog
Oldnewthing Banner image
Jul 11, 2025
Post comments count2
Post likes count2

Detecting and reporting all unhandled C++ exceptions as well as all unhandled structured exceptions

Author Avatar
Raymond Chen
Closing another exit point.
The Old New Thing
Python feature
Jul 11, 2025
Post comments count0
Post likes count1

Python in Visual Studio Code - July 2025 Release

Author Avatar
Courtney Webster
The July 2025 release includes TBA and more!
Microsoft for Python Developers Blog
customize ai responses from github copilot jpg image
Jul 10, 2025
Post comments count1
Post likes count4

Customize AI responses from GitHub Copilot

Author Avatar
Matt Soucoup
Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.
.NET Blog
Oldnewthing Banner image
Jul 10, 2025
Post comments count5
Post likes count2

Our first attempt to detect and report all unhandled C++ exceptions as well as all unhandled structured exceptions

Author Avatar
Raymond Chen
Identifying and classifying the exit points.
The Old New Thing
Inventory control feature image png image
Jul 10, 2025
Post likes count0

Use Agent to Update Dataverse Table Content

Author Avatar
Flavio Furlan
Create an agent using Copilot Studio to update the content of a Dataverse table.
ISE Developer Blog
Microsoft for Java Developers Feature Image
Jul 9, 2025
Post comments count0
Post likes count0

Customize GitHub Copilot in JetBrains with Custom Instructions

Author Avatar
Hang Wang
Today, you can use Custom Instructions in JetBrains to speed up development while staying aligned with your team's coding standards and personal preferences. Whether you're working on a solo project or part of a larger team, adhering to consistent coding standards is essential....
Microsoft for Java Developers