Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ In this exercise, you will import and run the CI pipeline.

1. In the YAML pipeline definition, customize:
- **YOUR-SUBSCRIPTION-ID** with your Azure subscription id.
- **rg-az400-container-NAME** with the resource group name defined before in the lab.
- **rg-az400-container-NAME** with the resource group name that will be created by the pipeline (it can be an existing resource group too).

1. Click on **Save and Run** and wait for the pipeline to execute succesfully.

Expand Down