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 .gitignore in the root of the directory. You add the names of the 20 files to the .gitignore file. These 20 files continue to be copied to the compute targets. You need to exclude the 20 files. What should you do? A. Copy the contents of the file named .gitignore to the file named .amlignore. B. Move the file named .gitignore to the ./outputs directory. C. Move the file named .gitignore to the ./logs directory. D. Add the contents of the file named .amlignore to the file named .gitignore. Â Suggested Answer: A This question is in DP-100 Exam For getting Microsoft Azure Data Scientist Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer