When I try to write an xml string to azure datalake storage I am getting error as file not found. I am using synapse notebook with python to write the file. Synapse notebook and the datalake storage are in the same resource group
I tried with to_xml({file_path/output.xml}). But this does not work with xml strings


If you use pandas, what I assume you use it:
This will write into file: