An Azure service that provides an event-driven serverless compute platform.
ZQadir Thanks for posting your question in Microsoft Q&A. As described in this comment, Azure Functions does not have any such dependencies and you only need to allow-list (whitelist) an endpoint that your app requires.
Note: the app can still make outbound calls to the internet by default for a function app in Premium plan within a VNET (Outbound IP restrictions). I think it is good to add a note describing the same and will pass this feedback internally to our doc authoring team.
I hope this helps and let me know if you have any questions.
If you found the answer to your question helpful, please take a moment to mark it as Yes for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.