Hi
I have logic app Preview work flow and Azure function.
Both are in the same Vnet and Subnet.
When we are trying to call the Azure function using Http request,We are getting the 403-Forbidden request.
I have verified any access restrictions on the function app, we dont see any access restrictions.
And from Azure Logic app preview --> Advanced tool--> Kudu--> using CMD we are able to ping the Function app.
please help me to find the solution for it.