- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 52字
- 2021-06-10 18:55:55
Getting ready
In the previous recipe, we learned 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. Make sure that you have implemented them.