Hello @Vineet S
Just to clarify, are you asking how to remove spaces between files when uploading them to Azure Blob Storage?
If so, you can try renaming the files to remove the spaces before uploading them. Here's an example of how to do this using the Azure Storage Explorer tool:
- Open Azure Storage Explorer and navigate to the container where you want to upload the files.
- Click on the "Upload" button in the toolbar.
- In the "Upload Blob" dialog, select the files you want to upload.
- Before clicking "Upload", you can rename the files to remove the spaces by selecting the file and clicking on the "Rename" button in the toolbar.
- Once you have renamed the files, click "Upload" to upload them to the container.
I hope this helps! Let me know if you have any further questions.