Aug 24 2021 02:11 AM
I need to create the architecture diagram based on scenario can anyone suggest different Azure Paas services to be connected to meet this Architecture
Source system sends set of records
Create an interface on Azure to process/transform the data
Push the transformed data into Azure storage
API needs to authenticate the client before processing the message
Ensure Guaranteed delivery
Message should be processed at most once
Enable Azure monitor for metrics
Aug 25 2021 11:52 AM
Have you considered Azure Data Factory, API Management Service (Dev SKU) , Log Analytics Workspaces, and Blob Containers in a Storage Account?