Container Apps

Requesting Container App Resources

Infrastructure for each Container App is defined as code and is provisioned by us at PGT. You can request a new Container App resource or update an existing one by contacting PGT via Slack, Teams, or the Support Portal.

Provisioning new Container Apps

Follow the steps below to get a new Container App up and running!

Steps

  1. You request a new Container App resource from PGT via Slack, Teams, or the Support Portal.

  2. We create the new Container App resource with your supplied details (see Required details below).

    • We can reuse the same configuration as an existing app; just let us know!

    • A placeholder "Hello World" image is used for the initial deployment.

  3. Your Container App is ready for image deployment and usage!

Required details

  • Container App name.

  • Environment (i.e. dev/stage/prod).

  • Scaling config.

    • Min replicas

    • Max replicas

    • Container CPU

    • Container memory

  • (Optional) Ingress; port your app listens to for incoming requests.

  • (Optional) Role assignments for the Container Apps User Assigned Managed Identity.

  • (Optional) Secrets to pull from Azure Key Vault.

  • (Optional) Environment variables.

Updating Existing Container Apps

Contact PGT with the details of what should be updated/adjusted. After handling your request, a new Container App revision will be created using the currently running image. This update causes no to minimal downtime, depending on your Container App configuration.

Last updated

Was this helpful?