Microsoft
Developer Blogs

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

Azure OpenAI fine tuning GPT-4o

Streamlined Setup, Stronger Guardrails for Microsoft Dev Box

We’re excited to introduce a new capability that simplifies Dev Box setup—enabling platform engineers and project admins to specify images and SKUs directly when configuring Dev Box pools, without needing to create Dev Box definitions at the Dev Center level. 🔄What’s...
Read more

Latest posts

Extensions purple 1 image
Oct 21, 2025
Post comments count0
Post likes count1

Modernizing Visual Studio Extension Compatibility: Effortless Migration for Extension Developers and Users

Author Avatar
Tina Schrepfer (LI)
We have great news for extension users and developers: Visual Studio 2026 is introducing an extension compatibility model designed specifically to make your life easier. Our top priority is to ensure that your extensions continue to work seamlessly across Visual Studio releases - with no...
Visual Studio Blog
Oldnewthing Banner image
Oct 21, 2025
Post comments count1
Post likes count2

Microspeak: The hockey stick on wheels

Author Avatar
Raymond Chen
You're always a year away.
The Old New Thing
Acctthroughput image
Oct 21, 2025
Post comments count0
Post likes count0

“Cost Management” Is Now “Account Throughput” and It’s Moving

Author Avatar
Meredith Moore
We’ve made a small but important change in the Azure portal for Azure Cosmos DB to make it easier to manage your account-level throughput. The “Cost Management” section has been renamed to “Account Throughput” and can now be found under the Settings section of your Azure...
Azure Cosmos DB Blog
Oldnewthing Banner image
Oct 20, 2025
Post comments count10
Post likes count4

What about the icons in pifmgr.dll?

Author Avatar
Raymond Chen
Just for fun.
The Old New Thing
compressed cosmosdb python ai thumbnail image
Oct 20, 2025
Post comments count0
Post likes count0

Announcing latest Azure Cosmos DB Python SDK: Powering the Future of AI with OpenAI

Author Avatar
Theo van Kraay
We're thrilled to announce the stable release of Azure Cosmos DB Python SDK version 4.14.0! This release brings together months of innovation and collaboration, featuring ground-breaking capabilities that have been battle-tested in production environments. Many of these features were...
Azure Cosmos DB Blog
FT Images Blog Bannr image
Oct 20, 2025
Post comments count0
Post likes count0

A Developer's Guide to Fine-Tuning GPT-4o for Image Classification on Azure AI Foundry

Author Avatar
Alexandre Levret
Whether you’re a machine learning practitioner, app developer, or just curious about the latest in AI, this guide shows how you can quickly boost image classification accuracy using cutting-edge Vision-Language Models (VLM) on Azure—no deep learning expertise required. In this...
Azure AI Foundry Blog
image image
Oct 17, 2025
Post comments count0
Post likes count0

Boost your Azure Cosmos DB Efficiency with Azure Advisor Insights

Author Avatar
Iria Osara
Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service, trusted for mission-critical workloads that demand high availability, scalability, and low latency. In this post we will discover how to maximize the full potential of Azure Cosmos DB using Azure Advisor...
Azure Cosmos DB Blog
Image default devbox
Oct 17, 2025
Post comments count0
Post likes count0

Streamlined Setup, Stronger Guardrails for Microsoft Dev Box

Author Avatar
Sagar Chandra Reddy Lankala
We’re excited to introduce a new capability that simplifies Dev Box setup—enabling platform engineers and project admins to specify images and SKUs directly when configuring Dev Box pools, without needing to create Dev Box definitions at the Dev Center level. 🔄What’s...
Develop from the cloud
Oldnewthing Banner image
Oct 17, 2025
Post comments count0
Post likes count2

Using RAII to remedy a defect where not all code paths performed required exit actions, follow-up

Author Avatar
Raymond Chen
If the callback requires copyability.
The Old New Thing