Azure SDK Blog

Develop Azure solutions with the Azure SDKs aka.ms/azsdk

Latest posts

Jul 22, 2022
Post comments count 0
Post likes count 1

Announcing the stable release of the Azure Service Bus client library for Go

Richard Park

We're excited to announce the stable release of the Azure Service Bus client library for Go. Azure Service Bus is an enterprise cloud messaging service, enabling the building of scalable cloud solutions. NOTE: If you're using the previous Azure Service Bus library for Go and would like to upgrade, we've put together a migration guide that you can use to port your application over. Install the package The Azure Service Bus library can be installed using : This blog post assumes you have a working development environment for Go 1.18 or above, and that you have an Azure Service Bus namespace. For instructio...

Jul 12, 2022
Post comments count 0
Post likes count 0

Azure SDK Release (July 2022)

Azure SDK

Azure SDK releases every month. In this post, you'll find this month's highlights and release notes.

Jul 12, 2022
Post comments count 4
Post likes count 7

Introducing the Azure Developer CLI (azd): A faster way to build apps for the cloud

Savannah Ostrowski

This post announces the preview release of the Azure Developer CLI. The Azure Developer CLI accelerates the time it takes to get started on Azure.

Jun 30, 2022
Post comments count 3
Post likes count 0

Using Azure Service Bus in the wild

Paul Michaels

Learn tips and best practices for implementing an Azure Service Bus instance in a real-life scenario.

Jun 28, 2022
Post comments count 0
Post likes count 0

It just takes time. Updated guidance on Azure long-running operations.

Mark,
Mike

Developers hate waiting, but sometimes it's necessary. When we know something is going to take time in Azure, it's modeled as a long-running operation (LRO). We've recently updated our guidance on LROs in our REST API guidelines.

Jun 16, 2022
Post comments count 0
Post likes count 0

Azure SDK Release (June 2022)

Azure SDK

Azure SDK releases every month. In this post, you'll find this month's highlights and release notes.

Jun 2, 2022
Post comments count 0
Post likes count 0

Accelerate web forms using Azure Form Recognizer client library

dinoesposito

Learn how to use the Azure Form Recognizer client library for .NET to populate a registration form.

May 20, 2022
Post comments count 0
Post likes count 0

Announcing the stable release of the Azure SDK for Go

Sandeep Sen

This post announces the stable release of the Azure SDK for Go.

May 19, 2022
Post comments count 0
Post likes count 0

Announcing the stable release of the Azure Schema Registry client libraries

Deyaaeldeen Almahallawi

Azure Schema Registry provides a central repository for schemas for event-driven and messaging-centric applications. It allows producers and consumers to exchange data without having to manage and share the schema. Learn about the Azure Schema Registry client libraries in this blog post.