Showing results for python - Azure SDK Blog

Jul 12, 2023
0
1

Azure Developer CLI (azd) – July 2023 Release

Savannah Ostrowski
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 11, 2023
0
2

Azure Developer CLI (azd) – May 2023 Release

Savannah Ostrowski
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
0
3

Azure Developer CLI (azd) – April 2023 Release

Savannah Ostrowski
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
0
1

Transport sharing in the Azure SDK for Python

Xiang Yan
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
Mar 9, 2023
0
2

Azure Developer CLI (azd) – March 2023 Release

Savannah Ostrowski
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!

javajavascriptpython
Feb 9, 2023
2
0

Announcing the new beta release of Azure Text Analytics libraries

Krista Pratico
Krista Pratico

The latest beta release of the Text Analytics client libraries includes some exciting new NLP features like abstractive summarization, FHIR, and more. This article highlights all the new features and uses the Python client library to illustrate how to use them in code.

javajavascriptpython