dariemcarlosdev / VPKFILEPROCESSORAPP

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.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Fix output file name sent as parameter to ADF. Plante "OUTPUT-" as prefix. #19

Closed dariemcarlosdev closed 3 hours ago

dariemcarlosdev commented 3 hours ago

Fixed.