Describe the bug
In Step 5: Spin up, configure, and destroy Azure Resources, the autogenerated spinup-destroy.yml file does not match the code listed in the lab after substep 12.. The code in the autogenerated file is wrong, and the lab will fail if it is used. The lab does not explicitly tell you to replace the code, implying that you should use the autogenerated code.
Specifically, the Configure Webapp to use GitHub Packages action script is different between the two. The one listed in the lab is correct. The autogenerated code is wrong.
To Reproduce
Steps to reproduce the behavior:
Start the lab
Go to Step 5, substep 12.
Compare the code in the lab to the code in the autogenerated spinup-destroy.yml file
Expected behavior
The code in both places should match (ideally), or at the very least, the user should be told to replace the code with the code in the file.
Desktop (please complete the following information):
Describe the bug In Step 5: Spin up, configure, and destroy Azure Resources, the autogenerated spinup-destroy.yml file does not match the code listed in the lab after substep 12.. The code in the autogenerated file is wrong, and the lab will fail if it is used. The lab does not explicitly tell you to replace the code, implying that you should use the autogenerated code.
Specifically, the Configure Webapp to use GitHub Packages action script is different between the two. The one listed in the lab is correct. The autogenerated code is wrong.
To Reproduce Steps to reproduce the behavior:
Expected behavior The code in both places should match (ideally), or at the very least, the user should be told to replace the code with the code in the file.
Desktop (please complete the following information):