erdihu
erdihu
@derekeder This would be useful for CSV strings that are returned from an API, for example. It's common to generate CSV data on the fly, often directly from the database...
I am in need of something similar in functionality. Have you found any solution to this?
I have encountered the same problem for one of my websites. Staging runs fine but actual certificate request throws: ``` Microsoft.Azure.WebJobs.Host.FunctionInvocationException: Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: Functions.RenewCertificate ---> System.AggregateException...