This sample application is a copy of the following Microsoft code:
- Backend: Azure Container Apps Album API
- Frontend: Azure Container Apps Album Viewer UI
The build and deployment steps are taken from the following tutorials:
This example deploys the following resources:
- Azure Container Registry (ACR)
- Azure Container Apps Environment (ACAE)
The Deploy Application workflow, builds both a frontend and backend container image, pushes them to ACR, and deploys them to ACAE.
Note: Both containers are accessible externally.
EXAMPLE PENDING
This example deploys the following resources:
- Azure Container Registry (ACR)
- Azure Container Apps Environment (ACAE)
- Azure Virtual Network (VNET)
- NOTE: The deployment does not create a new VNET or Subnet, but is configured to utilized an existing VNET and Subnet.