Showing tag results for python

Sep 6, 2023
Post comments count0
Post likes count1

Azure Developer CLI (azd) – September 2023 Release

Savannah Ostrowski

This post announces the September 2023 release of the Azure Developer CLI (`azd`). Features in this release include a simplified initialization flow, support for Cloud Native Buildpacks via Oryx, and the ability to specify custom template sources!

javajavascriptpython
Jul 12, 2023
Post comments count0
Post likes count1

Azure Developer CLI (azd) – July 2023 Release

Savannah Ostrowski

This post announces the July 2023 release of the Azure Developer CLI (`azd`). This release includes resource group-scoped deployments, azd as a GitHub Action, azd as a DevContainer feature, updates to our VS Code extension, and more!

javajavascriptpython
May 23, 2023
Post comments count0
Post likes count4

Azure Developer CLI (azd) 1.0.0 release

Savannah Ostrowski

This post announces the first GA release of the Azure Developer CLI (`azd`).

javajavascriptpython
May 11, 2023
Post comments count0
Post likes count2

Azure Developer CLI (azd) – May 2023 Release

Savannah Ostrowski

This post announces the May 2023 release of the Azure Developer CLI (`azd`). This release includes support for Azure Spring Apps, improvements to Azure Container Apps deployments and UX improvements for azd down.

javajavascriptpython
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.

javajavascriptpython
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-sdkazuresdk