What should you do?

You need to create a web job that performs post processing for reviews.
What should you do?
A. Rename the post-processing file to action.py, and add a file named settings.job that includes the following content: { "is_in_place": false)
B. Rename the post-processing file to run.exe, and add a file named settings.job that includes the following content: { "is_in_place": false)
C. Rename the post-processing file to run.py, and add a file named settings.job that includes the following content: { "is_in_place": true)
D. Rename the post-processing file to action.exe, and add a file named settings.job that includes the following content: { "is_in_place": true)

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.