Showing results for typescript - Azure SDK Blog

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

Azure Developer CLI (`azd`) – January 2023 Release

Savannah Ostrowski
Savannah Ostrowski

This post announces the January 2023 release of the Azure Developer CLI (`azd`), which includes support for using the CLI from GitHub Codespaces, OpenID Connect (OIDC) in CI/CD, and installation via MSI.

javajavascriptpython
Oct 5, 2022
0
5

Azure Developer CLI (azd) – October 2022 Release

Savannah Ostrowski
Savannah Ostrowski

This post announces the October 2022 release of the Azure Developer CLI (azd), which includes Azure Pipelines support for CI/CD, Bicep modules, and a new template gallery.

javascriptpythontypescript
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