Continuous Spark Streaming to Memory then writing to csv

I am able to get data from a Mongo Change Stream using a Databricks Continous stream into memory. I am not clear now on how to write that data to an Azure ALDS Gen2 storage.

Does anyone have any sample ocde on this? I am unclear on this design pattern.

Thanks
Sharon