70-475 · Question #20
You need to automate the creation of a new Microsoft Azure data factory. What are three possible technologies that you can use? Each correct answer presents a complete solution. NOTE: Each correct…
The correct answer is A. Azure PowerShell cmdlets D. the REST API E. the Microsoft .NET framework class library. You can create a pipeline with a copy activity that moves data to/from an Azure Table Storage by using different tools/APIs. The easiest way to create a pipeline is to use the Copy Wizard. See Tutorial: Create a pipeline using Copy Wizard for a quick walkthrough on creating a…
Question
Options
- AAzure PowerShell cmdlets
- Bthe SOAP service
- CT-SQL statements
- Dthe REST API
- Ethe Microsoft .NET framework class library
How the community answered
(28 responses)- A86% (24)
- B11% (3)
- C4% (1)
Explanation
You can create a pipeline with a copy activity that moves data to/from an Azure Table Storage by using different tools/APIs. The easiest way to create a pipeline is to use the Copy Wizard. See Tutorial: Create a pipeline using Copy Wizard for a quick walkthrough on creating a pipeline using the Copy data wizard. You can also use the following tools to create a pipeline: Azure portal, Visual Studio, Azure PowerShell, Azure Resource Manager template, .NET API, and REST API.
Topics
Community Discussion
No community discussion yet for this question.