Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create an Azure Machine Learning pipeline named pipeline1 with two steps that contain Python scripts. Data processed by the first step is passed to the second step.
You must update the content of the downstream data source of pipeline1 and run the pipeline again.
You need to ensure the new run of pipeline1 fully processes the updated content.
Solution: Set the allow_reuse parameter of the PythonScriptStep object of both steps to False.
Does the solution meet the goal?
PI_Team
1 year, 3 months agoBR_CS
1 year, 3 months agosnegnik
1 year, 6 months agosnegnik
1 year, 6 months agodeyoz
9 months agokaru_m
1 year, 6 months agosap_dg
1 year, 8 months agoesimsek
1 year, 8 months ago