I am trying to create a new file using Azure notebooks (notebooks.azure.com) and executing the Jupyter notebooks itself doesn't have any challenges or errors, but the actual file is missing in the path
The files list after executing the script is below (I should have seen test.txt file which is missing now)
Does anyone has inputs?