This is the repo for https://its-azure-friday.azurewebsites.net/ or http://www.azurefriday.com
To get on Azure:
- Open in VS Code DevContainer, Codespaces, or install .NET CLI, Azure CLI, and Azure Developer CLI locally.
- Run
azd up
- Enter environment name, choose location and subscription.
- Azd will then provision Azure resources and deploy the Azure Friday code to those resources.
- Click on the "Endpoint" link to view the site fully running on Azure.