Update Lab_09c-Implement-Azure-Container-Apps.md.md

This commit is contained in:
staleycyn 2023-07-18 08:37:01 -07:00 committed by GitHub
parent a0bbc4be9d
commit ef94414e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,12 @@ lab:
## Lab scenario
Azure Container Apps enables you to run microservices and containerized applications on a serverless platform. With Container Apps, you enjoy the benefits of running containers while leaving behind the concerns of manually configuring cloud infrastructure and complex container orchestrators.
In this lab, you create a secure Container Apps environment and deploy your first container app using the Azure portal.
## Objectives
In this lab, we will:
- Create a container app and environment
- Deploy the container app
- Test and verfiy deployment of the container app
Begin by signing in to the [Azure portal](https://portal.azure.com).