nerdexam
Microsoft

70-475 · Question #58

You have a Microsoft Azure Machine Learning Solution that contains several Azure Data Factory pipeline jobs. You discover that the jobs for a dataset named CustomerSalesData fails. You resolve the…

The correct answer is B. Run the Set-AzureRMDataFactorySliceStatus cmdlet and specify the -Status PendingExecution. See the full explanation below for the reasoning.

Question

You have a Microsoft Azure Machine Learning Solution that contains several Azure Data Factory pipeline jobs. You discover that the jobs for a dataset named CustomerSalesData fails. You resolve the issue that caused the job to fail. You need to rerun the slices for CustomerSalesData. What should you do?

Options

  • ARun the Set-AzureRMDataFactorySliceStatus cmdlet and specify the -Status Retry parameter.
  • BRun the Set-AzureRMDataFactorySliceStatus cmdlet and specify the -Status PendingExecution
  • CRun the Resume-AzureRMDataFactoryPipeline cmdlet and specify the -Status Retry parameter.
  • DRun the Resume-AzureRMDataFactoryPipeline cmdlet and specify the -Status

How the community answered

(50 responses)
  • A
    6% (3)
  • B
    82% (41)
  • C
    2% (1)
  • D
    10% (5)

Community Discussion

No community discussion yet for this question.

Full 70-475 Practice