bcgov / Cloud-Pathfinder-Azure

Apache License 2.0
0 stars 0 forks source link

Azure Sample Application - Containers #103

Closed ThibaultBC closed 1 month ago

ThibaultBC commented 2 months ago

Create a sample application that uses Azure Container Services / Azure Container App Environments (ACAE), as a reference example of how-to create the required infrastructure, and deploy a container into that environment.

Resources may include:

Acceptance Criteria

AErmie commented 2 months ago

Repo Link: https://github.com/bcgov/azure-startup-sample-app-containers

Blockers

In order to deploy the Azure Container App Environment into a VNet, a Subnet with a /21 or larger address space is required. Currently, within the abc123 subscription, we cannot create a subnet without an NSG.

AErmie commented 2 months ago