Github Pipeline just failed despite I followed the instructions correctly

Nicolas Anderson 60 Reputation points
2024-04-28T22:17:23.04+00:00

In this lab Implement GitHub Actions for CI/CD, specific task : https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/Instructions/Labs/AZ400_M03_L05_Implementing_GitHub_Actions_for_CI_CD.html

I followed everything correctly however failing in step 3 Task 3: Review GitHub Workflow execution. Is it complete instruction or does it lack something else. Please fix it ASAP. Thanks.

Screenshot 2024-04-29 at 00.13.42.png

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,313 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 18,270 Reputation points MVP
    2024-04-28T22:49:45.9366667+00:00

    It appears the access token you used to provide GitHub Actions to your Azure subscription is invalid.

    Refer to https://docs.github.com/en/billing/managing-the-plan-for-your-github-account/connecting-an-azure-subscription for instructions how to configure it properly


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments