MicrosoftLearning / AZ400-DesigningandImplementingMicrosoftDevOpsSolutions

AZ-400 Course Repository for Labs and Demos.
https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/
MIT License
556 stars 1.02k forks source link

M04-L10: Will the dockercompose YAML file need updating / be getting updated? #618

Open LewisGoDeploy opened 3 hours ago

LewisGoDeploy commented 3 hours ago

Contact Details

No response

What happened?

Following the steps in the lab guides...

Receiving multiple errors and warnings after running the pipeline in: Exercise 1: Setup CI pipeline to build eShopOnWeb container / Task 1: Setup and Run CI pipeline

Seems docker compose version is deprecated and there is a "loc string" missing

The only thing I've changed in here is the resource group name and subscription ID: /.ado/eshoponweb-ci-dockercompose.yml

Lab

Integrate Azure Key Vault with Azure DevOps

Relevant screenshots

image

image

Do you want to help us? 👏

LewisGoDeploy commented 3 hours ago

To follow up - the pipeline did complete with a green tick as if it was successful, however these errors and warnings were all still listed.