Storing message queues and process through ADF

PS 396 Reputation points
2023-02-20T18:58:55.1333333+00:00

Hi All,

I need some help in finding resources that would help me build the following.

#1. Az Function - This will be used as endpoint for webhook to capture payloads from 3rd party vendor and append to the Queue Storage.

#2. ADF Pipeline - To consume the messages from the Queue's to the Az SQL Database.

Any best practices while designing the above requirement like storage design & logging.

Thank you!

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,978 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
105 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,682 questions
{count} votes

Accepted answer
  1. AnnuKumari-MSFT 32,906 Reputation points Microsoft Employee
    2023-02-22T17:31:16.69+00:00

    Hi @PS ,

    Thankyou for using Microsoft Q&A platform and thanks for posting your question.

    As I understand your issue , you want to accept 3rd party payload and store the output in queue storage and leverage ADF to further ingest it into SQL database. Please let me know if that is not the ask here.


    Hope it helps. Please do consider clicking Accept Answer as accepted answers help community as well. Also, please click on Yes for the survey 'Was the answer helpful'

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.