I want to call an HTTP trigger of an Azure function by sending a post request to a static IP. This restriction comes from the fact that I bought a tracker where I can only set an IP and nothing else. It sends http POST requests to the given IP with a bytestream as load every five minutes.
I tried to configure an Azure Gateway and I also tried with an Azure Webapp. I assume it is possible with both but I don't know how and I am clicking everywhere in the Azure UI without success. I was wondering if I am missing a straight forward way to do it. I hope it is not to vague of a question.
question from:
https://stackoverflow.com/questions/65938688/how-to-assign-a-static-public-ip-to-azure-function 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…