
One Command Deploying .NET Apps to Azure Container Apps: azd up
This post discusses how to provision and deploy .NET apps, including Azure Functions, using the single command azd up.

Author profile
Cloud 🥑 @ Microsoft, DevOps/SRE, Microsoft MVP Alumni, Speaker, Author
Browse the latest writing surfaced through DevArt.

This post discusses how to provision and deploy .NET apps, including Azure Functions, using the single command azd up.

Throughout this post, I'm going to discuss how Azure Functions app can be containerised both with and without Dockerfile.

Throughout this post, I'm going to discuss which options are available for .NET developers to containerise our .NET apps.

In this post, I'm going to discuss what the devcontainer is and what configurations are useful for .NET developers on Azure.

In this post, I'm going to discuss how to handle the custom 404 page on GH Pages using Blazor WASM.

Throughout this post, I'm going to walk through how to integrate Azure AD B2C with Blazor WASM (standalone) app.

Throughout this post, I'm going to discuss how to add cross-browser compatibility to the existing Blazor WebAssembly-based Chrome extension.

Throughout this post, I'm going to walk through how to migrate the existing Chrome extension with minimal code changes.

Throughout this post, I'm going to walk through how to migrate the existing Chrome extension with minimal code changes.

Throughout this post, I'm going to discuss how efficiently manage OAuth authorisations using Azure API Management.

Throughout this post, I'm going to discuss how to use the serviced WordPress instance as the headless CMS, build the Blazor WASM app to make use of the WordPress as a data source, and host it on Azure Static Web Apps.

In this post, I'm going to introduce Azure Bicep DeploymentScripts so that the autopilot feature is completely available through ARM.

In this post, I'm going to discuss how to autopilot - from resource provisioning to app deployment - to Azure with just one mouse click, to improve developers' Azure onboarding deployment experiences.

In this post, I'm going to discuss how to publish the OpenAPI doc automatically generated from the Azure Function app, within the CI/CD pipeline.

In this post, I'm going to discuss how to generate the OpenAPI document from an Azure Functions app within GitHub Actions workflow.

In this post, I'm going to introduce the way to install both oh-my-zsh and oh-my-posh onto Azure Cloud Shell.

In this post, I'm going to discuss how to refactor the auto-generated GitHub Actions workflow for ASWA, using the 'reusable workflow' technique.

In this post, I'm going to show how to sort out the infamous node-gyp issue on Windows 11 development environment.

In this post, I'm going to walk through how to manually remove a specific version of .NET SDK and runtime from MacOS.

In this post, I'm going to discuss how to declare byte array data type to transfer binary data through Azure Functions OpenAPI extension.

In this post, I'm going to discuss many options for securing Azure Functions endpoints through API key, bearer token, OAuth2 and OpenIDConnect.

In this post, I'm going to discuss how to access user profile through MS Graph, from Blazor WebAssembly running on Azure Static Web Apps.

In this post, I'm going to discuss how to run a function app locally as a background process and implement it within GitHub Actions workflow.

In this post, I'm going to discuss how to automate all the event management processes to run a hackathon, using GitHub Actions, Microsoft 365 and Power Platform.

In this post, I'm going to show how to run the OpenAPI extension for Azure Functions on the .NET 5 isolated worker environment.

This post discusses how to make use of Application Insights within Azure Functions to trace data end-to-end, and relate them to the concept of OpenTelemetry.

This post shows how a fusion dev team develops a Power Apps app with a citizen developer, with a real-world example.

This post refreshes the new features of Azure Bicep since the last update.

This post discusses how to automate environment provisioning for Power Platform hands-on labs for session leaders.

This post shows how to implement e2e workflow process using Azure Key Vault, Azure Event Grid, Azure Logic Apps and Azure Functions, to manage secrets rotation management when a new secret version is added.