Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-100 Topic 7 Question 101 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 101
Topic #: 7
[All DP-100 Questions]

You run Azure Machine Learning training experiments. The training scripts directory contains 100 files that includes a file named. amlignore. The directory also contains subdirectories named. /outputs and./logs.

There are 20 files in the training scripts directory that must be excluded from the snapshot to the compute targets. You create a file named. gift ignore in the root of the directory. You add the names of the 20 files to the. gift ignore file. These 20 files continue to be copied to the compute targets.

You need to exclude the 20 files. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Ailene
19 hours ago
Ah, I see the problem. The .gitignore file is not the correct file to use in this case. The .amlignore file is the one we need to modify.
upvoted 0 times
...
Shaquana
2 days ago
I think the answer is A) Add the contents of the file named amlignore to the file named gift ignore.
upvoted 0 times
...
Irene
3 days ago
I'm not sure why the files are still being copied to the compute targets. Shouldn't the .gitignore file be the one to exclude the files?
upvoted 0 times
...
Alisha
5 days ago
I'm not sure. Maybe we should copy the contents of gift ignore to amlignore instead.
upvoted 0 times
...
Jill
8 days ago
I agree with Kenny. That seems like the right solution.
upvoted 0 times
...
Kenny
9 days ago
I think we should add the contents of amlignore to gift ignore.
upvoted 0 times
...

Save Cancel