<Update>
The expected behavior with immutable blobs, we should be able to create new files on the immutable blobs, but we can't append/modify the data on the existing files.
Current behavior: Immutable works only when we upload the files manually, but we cannot create any new files on the Immutable blobs when using the synapse notebook. This is with delta as well as for parquet writes.
Error message: we will see the below error when using synapse notebook
"This operation is not permitted as the path is immutable due to one or more legal holds"
The product team is currently looking into the issue. I will update this thread as soon as I hear from them.