AZ-400 Wrong answer

Krum Bagashev 0 Reputation points
2024-09-24T12:35:10.2166667+00:00

Hello,

On page https://learn.microsoft.com/en-us/training/modules/explore-infrastructure-code-configuration-management/6-knowledge-check - the first question:
1. Which of the following choices represents when using this approach the methodology of HOW a state is achieved is abstracted away? -> Has a correct answer of Declarative.

But on page https://learn.microsoft.com/en-us/training/modules/explore-infrastructure-code-configuration-management/4-understand-imperative-versus-declarative-configuration you have:

Imperative (procedural). In the imperative approach, the script states the how for the final state of the machine by executing the steps to get to the finished state. It defines what the final state needs to be but also includes how to achieve that final state. It also can consist of coding concepts such as for, if-then, loops, and matrices.

Which one is correct?

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,632 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.