Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 0fee567

Browse files
authored
There is no RG created previously on instructions
1 parent d3aee14 commit 0fee567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L08_Deploying_Docker_containers_to_Azure_App_Service_web_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ In this exercise, you will import and run the CI pipeline.
140140
141141
1. In the YAML pipeline definition, customize:
142142
- **YOUR-SUBSCRIPTION-ID** with your Azure subscription id.
143-
- **rg-az400-container-NAME** with the resource group name defined before in the lab.
143+
- **rg-az400-container-NAME** with the resource group name that will be created by the pipeline (it can be an existing resource group too).
144144
145145
1. Click on **Save and Run** and wait for the pipeline to execute succesfully.
146146

0 commit comments

Comments
 (0)