home.social

#azuredevelopercli — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #azuredevelopercli, aggregated by home.social.

  1. The `azd` has been available for a short while as a feature, which I recently used in github.com/heaths/azcrypto: github.com/heaths/azcrypto/pul

    It will not only install `azd`, but the dev extension for . 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 to deploy resources uniformly. This is a publicly available (near) equivalent.

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

    devblogs.microsoft.com/azure-s