#azuredevelopercli — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #azuredevelopercli, aggregated by home.social.
-
The #AzureDeveloperCLI `azd` has been available for a short while as a #devcontainer feature, which I recently used in https://github.com/heaths/azcrypto: https://github.com/heaths/azcrypto/pull/63/files#diff-24ad71c8613ddcf6fd23818cb3bb477a1fb6d83af4550b0bad43099813088686R8
It will not only install `azd`, but the #Azure dev extension for #VSCode. It makes deploying resources and applications a breeze.
I use it in azcrypto in lieu of the resource provisioning scripts I originally wrote for all of #AzureSDK to deploy resources uniformly. This is a publicly available (near) equivalent.
-
The February updates for the Azure Developer CLI (azd) include new templates for Python:
- Deploy a Python (Flask) web app with PostgreSQL in Azure
- Deploy a Python (Django) web app with PostgreSQL in Azure
- HTTP API powered by FastAPI with Azure Functions and APIM#Azure #AzureDeveloperCli #Python #Templates #azd
https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-february-2023-release/