Microsoft
70-475 · Question #16
You have a Microsoft Azure Data Factory pipeline. You discover that the pipeline fails to execute because data is missing. You need to rerun the failure in the pipeline. Which cmdlet should you use?
The correct answer is B. Resume-AzureDataFactoryPipeline. The Resume-AzureDataFactoryPipeline cmdlet resumes the specified pipeline that is currently in suspended state in an Azure data factory. docs/ResourceManager/AzureRM.DataFactories/v0.9.8/Resume-AzureDataFactoryPipeline.md
Operationalize Big Data solutions
Question
You have a Microsoft Azure Data Factory pipeline. You discover that the pipeline fails to execute because data is missing. You need to rerun the failure in the pipeline. Which cmdlet should you use?
Options
- ASet-AzureAutomationJob
- BResume-AzureDataFactoryPipeline
- CResume-AzureAutomationJob
- DSet-AzureDataFactotySliceStatus
How the community answered
(37 responses)- A8% (3)
- B76% (28)
- C14% (5)
- D3% (1)
Explanation
The Resume-AzureDataFactoryPipeline cmdlet resumes the specified pipeline that is currently in suspended state in an Azure data factory. docs/ResourceManager/AzureRM.DataFactories/v0.9.8/Resume-AzureDataFactoryPipeline.md
Topics
#Azure Data Factory#pipeline management#PowerShell cmdlets#pipeline resume
Community Discussion
No community discussion yet for this question.