Microsoft
AZ-400 · Question #606
AZ-400 Question #606: Real Exam Question with Answer & Explanation
Sign in or unlock AZ-400 to reveal the answer and full explanation for question #606. The question stem and answer options stay visible for context.
Submitted by satoshi_tk· Mar 6, 2026Design and Implement Source Control and CI/CD Pipelines using GitHub Actions - specifically understanding the required directory structure and file setup process for GitHub Actions workflow automation.
Question
Drag and Drop Question You have a GitHub repository named Repo1. You plan to implement continuous integration and continuous delivery (CI/CD) by using GitHub Actions. You need to create a workflow. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:
Exhibits
Answer Area
Drag items
Create a project.Create a YAML file.Create a directory named .workflows.Define the workflow in the YAML file.Commit the YAML file to Repo1.Create a directory named .github/workflows.
Unlock AZ-400 to see the answer
You've previewed enough free AZ-400 questions. Unlock AZ-400 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GitHub Actions#CI/CD Workflows#YAML Configuration#DevOps Automation

