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 selection is worth one point.
A.
Azure PowerShell cmdlets
B.
the SOAP service
C.
T-SQL statements
D.
the REST API
E.
the Microsoft .NET Framework class library
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.
https://docs.microsoft.com/en-us/azure/data-factory/data-factory-azure-table-connector