Showing results for April 2022 - Azure SDK Blog
Apr 22, 2022
3
0

Introducing the latest beta versions of the Azure SDK for Go management modules

Chenjie Shi
Chenjie Shi

You may have heard that Go version 1.18 has been released. This release introduced support for generic code using parameterized types. After applying new language features and learnings from user studies, we've released new beta versions of the Azure SDK for Go management modules. We believe the new versions will provide a better development experi...

azure-sdkazuresdkGo
Apr 19, 2022
4
0

API Definitions as Developer Contracts

Mark W. Mike Kistler
Mark,
Mike

APIs are our contracts with developers. This post will introduce you to how we approach defining and managing API definitions in Azure.

azure-sdkazureOpenAPI
Apr 15, 2022
2
0

Inside the making of the Azure SDK management libraries

Elendil Zheng
Elendil Zheng

Learn how we create the Azure SDK management libraries that allows your code to communicate with over 100 Azure services. We'll cover the general process, common terms, and how our SDK can benefit you.

sdkazure-sdkazuresdk
Apr 12, 2022
0
0

Azure SDK Release (April 2022)

Azure SDK
Azure SDK

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

azure-sdkreleases
Apr 6, 2022
0
0

Azure REST libraries for JavaScript

Jose Manuel Heredia Hidalgo
Jose Manuel Heredia Hidalgo

The Azure SDK for JavaScript team has been working on a new class of libraries called Azure REST libraries. They're optimized for developer experience and bundle size. In this blog post, we'll showcase the Azure REST libraries development experience and the footprint they have on a web application bundle.

javascripttypescriptAzure REST libraries