Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azureportal

How To Retrieve Bytes Data From Request Body In Azure Function App

In Python, I converted an image into bytes. Then, I pass the bytes to an Azure HTTP Trigger functio… Read more How To Retrieve Bytes Data From Request Body In Azure Function App