How to save a PDF coming from SPA -> to Azure function App -> and finally needs to be saved in Blob storage as PDF
I’m having trouble trying to save a PDF to Azure blob storage.
PDF is coming from SPA to Azure Function App, this is what I have currently