Hi @GouthamVijay,
In addition to the Azure CLI method mentioned in the other post, you could also use the ADLS API
This way you can use HTTP request activity within UiPath Studio without needing to call a specific ADLS operation via a CLI or a PowerShell script.
Specifically, since you are interested in creating a file this endpoint is what you would have to explore.
Kindly update this thread when you find a solution, might help someone else in the future.