I have a .csv file coming in to the compose object myfile.csv, I need to remove the .csv from the filename before it is passed Uploads a Blob to Azure Storage object.
because with in the Uploads a Blob to Azure Storage i am appending a value to the front of the file and a date time to the end than add back the .csv.
right now it is doing appendvalue_myfile.csv_01:01:xxxxxxx