This video is to demonstrate how to create the azure function with queue trigger and read message from the azure queue storage and call the rest api from azure function.
---------------------------------------------------------------------------------------------------------------------------
Below are some additional link related to azure and queue storage
Read Message From Azure Queue Storage using Background Service https://www.youtube.com/watch?v=620Zo5mAwmE&t=2s
Introduction on Azure Queue Storage and How to push message to the queue storage using c# rest api
https://www.youtube.com/watch?v=lSa0Gl0l2_E&t=11s
---------------------------------------------------------------------------------------------------------------------------