Microsoft
Developer Blogs

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

Featured Image
Nov 21, 2024

Announcing the GA Release of the OpenAPI Plugin for .NET and Python in Semantic Kernel

We are thrilled to announce the General Availability (GA) release of the OpenAPI package for Semantic Kernel, available for both .NET and Python! With this significant milestone, developers can easily integrate existing APIs as plugins, enhancing the capabilities of their AI agents while...
Read more
Nov 21, 2024

Java Intelligent Application Templates in the Azure AI Gallery

Artificial Intelligence (AI) is no longer a futuristic concept—it’s transforming how developers build and innovate applications today. To help Java developers harness the full potential of AI, Microsoft’s Azure AI App Templates gallery offers a growing collection of AI-powered...
Read more

Latest posts

Image ArrowTrendingCheckmark brown
Nov 21, 2024
Post likes count3

Making you more productive with Visual Studio v17.12

Author Avatar
Mads Kristensen
The 12th update to Visual Studio 2022 is packed with lots of exciting new features that users have been asking for! Here are some of the awesome highlights from this release that are some of my personal favorites. For all the details, be sure to check out our release notes. Copy from the...
Visual Studio Blog
MSSQL extension for VS Code
Nov 20, 2024
Post comments count4
Post likes count1

Introducing the enhanced MSSQL Extension for Visual Studio Code

Author Avatar
Carlos Robles
The MSSQL extension for Visual Studio Code is designed to support developers in building applications that use Azure SQL (including Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VMs), SQL Database in Fabric (Preview) or SQL Server as backend databases. With a...
Azure SQL Devs’ Corner
Image dotnetscaffold jpg
Nov 20, 2024
Post comments count4
Post likes count11

dotnet scaffold - Next Generation Content Creation for .NET

Author Avatar
Sayed Ibrahim Hashimi
Introducing a new command line tool dotnet scaffold, a new interactive way to create projects in .NET.
.NET Blog
Image Azure Cosmos DB and Apple Mac logo small
Nov 20, 2024
Post comments count1
Post likes count3

Introducing the new Linux-based Azure Cosmos DB Emulator (Preview)

Author Avatar
Theo van Kraay
We are excited to announce the preview release of the new Linux-based Azure Cosmos DB Emulator! This latest version is built to provide faster startup times and broader platform compatibility, addressing one of the most requested features in the Azure Cosmos DB User Voice community. The...
Azure Cosmos DB Blog
Banner image
Nov 20, 2024
Post comments count2
Post likes count3

How do I determine whether Explorer is showing or hiding file extensions?

Author Avatar
Raymond Chen
You can ask, but maybe you're asking the wrong question.
The Old New Thing
Image copy across instances
Nov 20, 2024
Post likes count4

Copy files across instances of Visual Studio

Author Avatar
Mads Kristensen
Transferring code files between different instances of Visual Studio has often been a tedious task. To simplify this process, Visual Studio 2022 now includes a feature that allows you to easily copy and paste code files and folders between instances using the Solution Explorer. This...
Visual Studio Blog
Image featured image png
Nov 20, 2024
Post likes count1

Building AI Search for Production in Corporate Environments: Key Lessons

Author AvatarAuthor AvatarAuthor Avatar
Daniel,
Alessia,
Dina
In the dynamic world of AI and data science developing production-level solutions for corporate environments comes with its own set of challenges and lessons. As a data science team working within Microsoft, we recently completed an engagement for a large company where we leveraged cutting-edge technologies, including OpenAI tools, GPT-4o for generating syntactic datasets, embedding models like text_embedding_3, and Azure AI Search for implementing both text and hybrid search solutions. Here are 10 key lessons we learned along the way.
ISE Developer Blog
MSFT Ignite 2024 Azure Cosmos DB
Nov 19, 2024
Post comments count0
Post likes count0

Azure Cosmos DB Shines at Microsoft Ignite 2024!

Author Avatar
Michal Toiba
Microsoft Ignite 2024 took over the Windy City this week, bringing with it new technological innovation and exciting product announcements aplenty! If you missed the first day of the show, don't worry – we’ve got you covered with all the latest and greatest Azure Cosmos DB...
Azure Cosmos DB Blog
Image AIShellIconPNG
Nov 19, 2024
Post comments count1
Post likes count9

Announcing the Public Preview of AI Shell

Author Avatar
Steven Bucher
We are pleased to announce the public preview of AI Shell.
PowerShell Team