701-100 Dumps

701-100 Free Practice Test

Microsoft 701-100: LPIC-OT DevOps Tools Engineer

QUESTION 6

Which docker-machine sub command outputs a list of commands that set environment variables which are required to make docker work with a Docker host managed by docker-machine? (Specify only the sub command without any path or parameters.)
Solution:
env

Does this meet the goal?

Correct Answer: A

QUESTION 7

Which statements are true regarding databases during the deployment of a new release of a service using canary deployment? (Choose two correct answers.)

Correct Answer: BE

QUESTION 8

Which of the following functions are provided by the Ansible apt module? (Choose two correct answers.)

Correct Answer: BE
Reference https://docs.ansible.com/ansible/latest/modules/apt_module.html

QUESTION 9

Which Ansible modules can be used to change the contents of a file? (Choose three correct answers.)

Correct Answer: ABC

QUESTION 10

Which of the following Ansible tasks copies the file example.txt to a manage system?

Correct Answer: B