- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 53字
- 2021-07-02 20:23:04
Getting ready
In the previous recipe, we have learnt how to create Queue output bindings. In this recipe, you will grab the URL from the Queue, create a byte array, and then write it to a Blob.
This recipe is a continuation of the previous recipes. Please make sure that you implement them.