When a job succeeded in Jenkins post-build action, it creates a full folder structure on the blob.
1.png
Ex. Angular project build is in a subfolder and if I provide a full path to the files which I need in my azure blob. And it gives full directory structure in the Azure blob storage.
2.png
I need my angular build files(assets, js, etc.) directly in the $web blob. Actual requirement
3.png