I have a Logic App and, in my workflow, I need to call a service that is deployed in a vnet. So far my research points me to using API Management to talk to the VNet resource, or to reimplement my workflow as an Azure Function.
Since the resources, blog posts, etc, I am finding are several months-old, I thought I asked you here. Are these indeed the options I have?