This template provides an introductory demo template for the Azure Developer CLI (azd). Run the template to provision and deploy resources to Azure and experiment with a working sample app.
Visit the Azure Developer CLI templates overview page for more information about templates. The following assets are included in the hello-azd
template:
azd
.infra
folder that demonstrate how to provision resources and setup resource tagging for azd..devcontainer
directory that installs infrastructure tooling by default. This can be readily used to create cloud-hosted developer environments such as GitHub Codespaces..github
directory, and Azure Pipelines under the .azdo
directory that work for most use-cases.Complete the following steps to run the template and provision resources on Azure:
Install the Azure Developer CLI on your device.
Install Docker Desktop on your device. This is needed to package the container app.
In the command line tool of your choice, run the azd init
command to clone and initialize this template repo.
Package, provision and deploy the app using a single command by running azd up
.
The template provisions and deploys the required Azure resources for the app to run, which may take several minutes. When the process completes, your browser should open to the following page:
The template completed the following tasks for you:
The app is now ready to use!
Visit the following resources for more information about working with the Azure Developer CLI and templates:
Explore some other common Azure Developer CLI templates:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4