issue with http connector while creating dataset in ADF

NEELAM BHANU PRAKASH 10 Reputation points
2024-02-01T12:08:22.33+00:00

http connector is not available in the list of data store available while creating dataset in azure data factory, could you please help what to do here? ADF i tried creating dataset but it is not working , but it is showing for other people, do i need to enable any settings?
User's image

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2024-02-01T12:08:22.3333333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Based on the provided context, it seems that the HTTP connector is not available in the list of data stores while creating a dataset in Azure Data Factory. This could be due to a few reasons, such as the HTTP connector not being supported or not being installed.

    To troubleshoot this issue, you can try the following steps:

    1. Check if the HTTP connector is supported in Azure Data Factory. You can refer to the official documentation for a list of supported connectors.
    2. If the HTTP connector is supported, make sure that it is installed. You can check this by going to the Author tab in Azure Data Factory Studio, selecting the plus sign icon, and choosing the HTTP connector from the list of available connectors.
    3. If the HTTP connector is not installed, you can try installing it by following the instructions in the official documentation.

    If the above steps do not resolve the issue, you can try reaching out to Microsoft support for further assistance.


    References:


  2. ShaikMaheer-MSFT 38,401 Reputation points Microsoft Employee
    2024-02-05T06:39:14.71+00:00

    Hi NEELAM BHANU PRAKASH, Thank you for posting query in Microsoft Q&A Platform.

    HTTP connector is available. You can try below steps to see same.Step 1: Open data factory and ADF studioStep 2: Don't open any pipeline or activity, directly go to datasets section and then try to create dataset and search for HTTP. You should see connector for same.

    User's image

    Hope this helps. Please let me know how it goes.

    ---Please consider hitting Accept Answer button. Accepted answers help community as well. Thank you.