Hi Akshay Vithalkar,
Thanks for reaching out over Q&A Forum.
When is comes to immutability, this is like a WORM state and there are certain operations that are restricted, It is quite possible that the pipeline is copying the file for the ver first time, which is succesful an immediately, it might be trying to set some kind of properties and that's where will be erroring out.
My recommendations is to enable diagnostic logging which shall help in identifying for which operation are you actuallly getting the error and if it is after blob gets copied.
https://learn.microsoft.com/en-us/azure/storage/blobs/monitor-blob-storage?tabs=azure-portal
Hope this helps! Please let us know do you have any further queries.
Please do consider to “up-vote” wherever the information provided helps you, this can be beneficial to other community members.