Using an Azure Function I create an excel file and I am trying to save it to my Azure Blob Container. The code to save it is...
sl.SaveAs(filepath); <
sl.SaveAs(filepath);