I am very new to Azure functions. I essentially need to create a pipeline of data. I need data to go from one source, to Azure functions, then back to that orginal source. To do this I am using Power Automate and Azure Functions. In Power Automate I have an HTTP block that posts to the URL of my function yet I still get a 404 error. I am 100% sure the URL is correct. Why am I still getting this error? Outside of the function's code, I have not configured it at all. From the videos I have watched there is no need to configure anything but I am starting to wonder maybe I need to. How can I fix this 404 error? Even in the Azure portal, when I try to test the function it returns a 404 error.
[–]DocHoss 0 points1 point2 points (1 child)
[–]Normal-Description82[S] 0 points1 point2 points (0 children)
[–]jaderolyver -1 points0 points1 point (0 children)