Blazor Server app that takes a CSV file as input, runs a background job to execute an SSIS package in Azure, and stores the output CSV file in Azure Blob Storage for download.
Set a pipeline in Data Factory and create a linked service to Blob Storage, ensuring the pipeline can be triggered programmatically by Microservice 2#3 . Configure it to accept input parameters.
Create a Data Flow in ADF and configure it to accept the input pipeline parameters, which will be used to process files.
Set a pipeline in Data Factory and create a linked service to Blob Storage, ensuring the pipeline can be triggered programmatically by Microservice 2 #3 . Configure it to accept input parameters.
Create a Data Flow in ADF and configure it to accept the input pipeline parameters, which will be used to process files.