SDKs

Get the SDKs and command-line tools you need.

Overview

The Azure SDKs are collections of libraries built to make it easier to use Azure services from your language of choice. These libraries are designed to be consistent, approachable, diagnosable, dependable, and idiomatic.

Key Resources

Homepage: https://azure.microsoft.com/en-us/downloads/
Newsfeed: RSS

News

Date News
11/8/2025
What is Dapr?Dapr is an open-source runtime developed by Microsoft that is used in building resilient, event-driven, and portable applications.It works using the sidecar pattern, meaning every...
10/30/2025
  AI Toolkit VS Code extension is a great place for developers to experiment, prototype, and learn about AI workflows. Developers exploring AI often start in "Model Playground" — experimenting...
10/23/2025
Introduction Are you tired of watching your AI application costs spiral out of control every time your user base grows? As AI Engineers and Developers, we've all felt the pain of cloud-dependent...
10/22/2025
Recently, we have seen a surge in requests from customers and Microsoft partners seeking guidance on building and deploying agentic solutions at various scales. With the rise of Generative AI,...
10/20/2025
We’re excited to announce a new capability in Azure API Management (APIM) — you can now send messages directly to Azure Service Bus from your APIs using a built-in policy. This enhancement...
10/14/2025
Table of Contents Abstract Introduction Unlocking Business Potential with Azure NetApp Files Object REST API Why is matters How it works OneLake shortcuts Direct path (Object REST API, NFS,...
9/19/2025
Join us for an Ask Me Anything with the Foundry Local team on September 29th, 2025! Discover how Foundry Local is redefining edge AI with powerful features like on-device inference, enabling you...
9/16/2025
Recently, we have seen a surge in requests from customers and Microsoft partners seeking guidance on building and deploying agentic solutions at various scales. With the rise of Generative AI,...
9/9/2025
We've reached another exciting milestone in our automation journey, after introducing Agent loop at Build this year. We're excited to announce enhancements that make Azure Logic Apps the...
8/19/2025
If you’ve already built Model Context Protocol (MCP) servers with the MCP SDKs and wished you could turn them into world class Remote MCP servers using a hyperscale, serverless platform, then...
7/17/2025
When building Durable Functions apps, it’s inevitable that orchestrations need to be changed. You might need to modify or remove activity functions, or maybe even completely rewrite the...
6/19/2025
Logic Apps uses Azure Storage by default to hold workflows, states and runtime data. However, now in preview, you can use SQL storage instead of Azure Storage for your logic apps workflow related...
5/19/2025
2025 is the year of AI agents, and the recent AI Agents Hackathon proved it in style. This free, three-week virtual hackathon (April 8–30, 2025) brought together developers worldwide to build...
5/19/2025
Durable functions extension v3 in Azure Functions is now generally available. Major improvements in this new major version include improved cost efficiency for usage of Azure Storage v2...
5/19/2025
Azure Functions triggers and bindings enable you to easily integrate event and data sources with function applications. This feature enables you to use types from service SDKs and frameworks,...
5/19/2025
Azure Functions triggers and bindings enable you to easily integrate event and data sources with function applications. This feature enables you to use types from service SDKs and frameworks,...
5/19/2025
Azure Functions – Build 2025 update With Microsoft Build underway, the team is excited to provide an update on the latest releases in Azure Functions this year. Customers are leveraging Azure...
5/19/2025
We are thrilled to announce the durable workflow capabilities in Azure Container Apps with the Durable task scheduler (preview). This new feature brings powerful workflow capabilities to Azure...
5/13/2025
Introduction: The Era of AI Agents in JavaScript During the AI Agents Hackathon, one of the most anticipated sessions was presented by Wassim Chegham, Senior AI Developer Advocate for JavaScript...
5/8/2025
Agents can be implemented using various GenAI (Generative AI) frameworks, including LangChain, LangGraph, LlamaIndex, and Semantic Kernel. All these frameworks support using Neon. Implementing...