I took the exam 12.04.2023; this question appeared,correct answer
CSV
however: in the exam the question was more precisly formulated:
it listed that data is coma delimited with an rows terminated by newlines
CSV
YAML Syntax:
nearly every YAML file starts with a list. Each item in the list is a list of key/value pairs, commonly called a “hash” or a “dictionary”. So, we need to know how to write lists and dictionaries in YAML.
There’s another small quirk to YAML. All YAML files (regardless of their association with Ansible or not) can optionally begin with --- and end with .... This is part of the YAML format and indicates the start and end of a document.
All members of a list are lines beginning at the same indentation level starting with a "- " (a dash and a space):
---
# A list of tasty fruits
- Apple
- Orange
- Strawberry
- Mango
...
A dictionary is represented in a simple key: value form (the colon must be followed by a space):
# An employee record
martin:
name: Martin D'vloper
job: Developer
skill: Elite
This section is not available anymore. Please use the main Exam Page.DP-900 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jellybiscuit
Highly Voted 2 years, 9 months agomamahani
Highly Voted 2 years, 1 month agosubhayu.biswas12
1 year agoprofesorklaus
Most Recent 8 months, 2 weeks agoTsbki
10 months agoBabarBaig
1 year, 5 months agoAGTraining
1 year, 6 months agoAnuragsharma83
1 year, 7 months agogabo
1 year, 3 months agoPranava_GCP
2 years, 1 month agoJoanna0
2 years, 3 months agosreekan2
2 years, 5 months agoArend78
2 years, 6 months agoTomGray1989
2 years, 7 months agoushahid
2 years, 7 months agoOldSchool
2 years, 7 months agoTata11
2 years, 7 months agosmariussorin
2 years, 7 months agoparadice
2 years, 8 months ago