Microsoft
Developer Blogs

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

Highlights

Image Rome Cover2
Oct 25, 2024
Semantic Kernel

AI Digital Transformation Discovering Rome’s hidden treasures with an AI virtual assistant and Semantic Kernel

Today we want to highlight a customer story featuring Semantic Kernel here: Discovering Rome’s hidden treasures with an AI virtual assistant - Source EMEA On a sunny Monday morning in late September, a river of travelers flowed slowly through the Piazza della Rotonda. The focal...
Oct 29, 2024
Windows Command Line

GitHub Copilot in Windows Terminal

GitHub Copilot users can now use the power of GitHub Copilot to get command suggestions and explanations without leaving the terminal with Terminal Chat in Windows Terminal Canary 🚀 This is available for all GitHub Copilot Individual, Business, and Enterprise customers. To get...
Oct 29, 2024
Microsoft for Java Developers

Announcing Technical Preview of the GitHub Copilot upgrade assistant for Java

As AI and LLMs continue to evolve, agentic workflows are rapidly emerging as the next wave of AI-assistance. Agentic workflows allow AI systems to coordinate tasks and make decisions with minimal human input. These systems use autonomous agents in their workflow and can bring enormous...
Oct 29, 2024
Azure SDK Blog

Build AI applications with the new AI App Template Gallery

This post announces the launch of the AI App Template Gallery of templates using `azd`.
Oct 28, 2024
Power Platform Developer Blog

Automate Power Platform Environment Creation & Solution Imports with GitHub Actions (Federated Auth Setup)

Automate Power Platform Environment Creation & Solution Imports with GitHub Actions (Federated Auth Setup) Automating your CI/CD pipeline for Power Platform solutions streamlines development and reduces manual tasks. Integrating GitHub Actions with federated authentication provides...

Events

November 12, 2024 - November 14, 2024

.NET Conf 2024

.NET 9 launches at .NET Conf 2024! Tune in with the .NET community to celebrate and learn about the new release on November 12-14.

Save the Date

Check out the Dev Blog family

Latest posts

Oct 2, 2024
Post comments count0
Post likes count4

Unlocking the power of app analytics for ISVs in the Developer Portal

Author Avatar
Srinidy Ravichandran
Read about the updated app analytics capabilities in the Developer Portal.
Microsoft 365 Developer Blog
Banner image
Oct 2, 2024
Post comments count0
Post likes count2

A function for creating an absolute security descriptor from a self-relative one

Author Avatar
Raymond Chen
Just wrap it up.
The Old New Thing
Image PieChart brown
Oct 2, 2024
Post likes count8

Discover Hidden Insights with Profiler's External Code Decompilation

Author Avatar
Harshada Hole
Have you ever wondered what's happening under the hood of your .NET application? Do you want to quickly and easily identify and fix performance bottlenecks? If so, Visual Studio has the perfect tool for you: the profiler. The profiler allows you to analyze your code's performance,...
Visual Studio Blog
Stable release of the Azure OpenAI library for .NET
Oct 1, 2024
Post comments count0
Post likes count0

Announcing the stable release of the Azure OpenAI library for .NET

Author Avatar
Angelos Petropoulos
The stable release of the Azure OpenAI library for .NET is now available and it includes support for the entire OpenAI API, GPT-4o, and o1-preview models.
Azure SDK Blog
Image Feature announcement
Oct 1, 2024
Post comments count2
Post likes count4

Using JSON Schema for Structured Output in .NET for OpenAI Models

Author AvatarAuthor Avatar
Sophia,
Dmytro
In one of the previous posts, we demonstrated how to use JSON Schema to get Structured Output with OpenAI and Python version of Semantic Kernel: Using JSON Schema for Structured Output in Python for OpenAI Models. In this post, we will explore how to implement a JSON Schema-based...
Semantic Kernel
Image openai library stable release jpg
Oct 1, 2024
Post comments count5
Post likes count8

Announcing the stable release of the official OpenAI library for .NET

Author Avatar
.NET Team
Discover the stable release of the official OpenAI library for .NET, empowering developers to integrate cutting-edge AI models, including GPT-4o & o1, into their .NET applications.
.NET Blog
Image OpenAPI
Oct 1, 2024
Post likes count8

Welcome to the OpenAPI Blog

Author Avatar
Darrel Miller
An introduction to the OpenAPI blog, what it is, and what you can expect to find here.
OpenAPI at Microsoft
RBAC: Secondary Users Azure Cosmos DB for MongoDB (vCore)
Oct 1, 2024
Post comments count0
Post likes count0

Announcing Private Preview: Read and Read/Write Privileges with Secondary Users for vCore-Based Azure Cosmos DB for MongoDB

Author Avatar
Sajeetharan Sinnathurai
 We are excited to announce the private preview of a new feature in vCore-based Azure Cosmos DB for MongoDB —Role-Based Access Control (RBAC) Integration for Secondary Users with Read/Read Write Privileges. This enhancement is designed to give organizations more granular control over...
Azure Cosmos DB Blog
Banner image
Oct 1, 2024
Post comments count5
Post likes count4

Misunderstanding the "Prevent access to registry editing tools" policy

Author Avatar
Raymond Chen
It prevents access to the tools, but not to the registry itself.
The Old New Thing