Showing archive results for 2023

Apr 18, 2023
Post comments count0
Post likes count0

Azure SDK Release (April 2023)

Azure SDK

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

javasdkjavascript
Apr 11, 2023
Post comments count0
Post likes count3

Azure Developer CLI (azd) – April 2023 Release

Savannah Ostrowski

This post announces the April 2023 release of the Azure Developer CLI (`azd`). Updates to environments and azd up, a new package command, and new feature toggle for alpha stage features.

javapythonjavascript
Apr 5, 2023
Post comments count0
Post likes count2

Transport sharing in the Azure SDK for Python

Xiang Yan

Learn how to improve the performance and efficiency of your Azure SDK for Python applications by sharing a transport object across multiple clients or requests.

pythonazure-sdkazure
Mar 14, 2023
Post comments count0
Post likes count0

Azure SDK Release (March 2023)

Azure SDK

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

javasdkjavascript
Mar 9, 2023
Post comments count0
Post likes count2

Azure Developer CLI (azd) – March 2023 Release

Savannah Ostrowski

This post announces the March 2023 release of the Azure Developer CLI (`azd`). Support includes support for Azure Kubernetes Service (AKS), updates to Visual Studio Code, UX improvements for azd help, and more!

javapythonjavascript
Mar 1, 2023
Post comments count3
Post likes count0

Behind the scenes of the Nightscout API

Mark,
Darrel

Learn how to use TypeSpec to create an OpenAPI specification and Kiota to generate client libraries to integrate Nightscout (an open-source glucose monitor) with Microsoft Graph.

OpenAPIcadltypespec