Forum Discussion
ADF http
- Dec 20, 2022
andrewybr2265, the Web Activity allows for calling REST endpoints, but Data Factory is not used for creating and managing endpoints. This can be done by using Azure Functions, Azure Logic Apps, and/or Azure API Management (APIM). For example, APIM can be used to configure authentication policies for Azure Functions developed in C#, JavaScript, Java, PowerShell, or Python and Logic Apps which use the HTTP request trigger in the Logic app designer.
andrewybr2265, the Web Activity allows for calling REST endpoints, but Data Factory is not used for creating and managing endpoints. This can be done by using Azure Functions, Azure Logic Apps, and/or Azure API Management (APIM). For example, APIM can be used to configure authentication policies for Azure Functions developed in C#, JavaScript, Java, PowerShell, or Python and Logic Apps which use the HTTP request trigger in the Logic app designer.