AZ-400 · Question #574
Drag and Drop Question You have an Azure subscription. You have the standards shown in the following table. You plan to use Azure Pipelines to build and release web apps. You need to recommend a solut
The correct answer is An extends template; An includes template. An 'extends template' is correct for Standard1 (security requirements) because extends templates enforce mandatory pipeline structure and security policies that all child pipelines must inherit and cannot bypass, making them ideal for organization-wide security compliance. An 'in
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- An extends template
- An includes template
Explanation
An 'extends template' is correct for Standard1 (security requirements) because extends templates enforce mandatory pipeline structure and security policies that all child pipelines must inherit and cannot bypass, making them ideal for organization-wide security compliance. An 'includes template' (steps/template inclusion) is correct for Standard2 (software prerequisites in the first stage) because include templates allow reusable steps or stage definitions to be injected into pipelines, enabling consistent prerequisite setup without forcing a rigid structural inheritance - both approaches minimize administrative effort through reusability.
Topics
Community Discussion
No community discussion yet for this question.

