我有一个在Azure中运行的WebJob(北欧 - 猜它是爱尔兰)。 它访问一个丹麦网站,该网站的IP仅限于丹麦的IP。 因此Azure无法访问它。
它将数据填充在一个丹麦网站上,托管在Azure中,所以你可以说它只是丹麦/丹麦语 - 它只是在Azure中运行。
关于如何使这项工作的任何想法 - 如果可能的话?
让网站为Azure IP等打开不是一种选择。
答案 0 :(得分:0)
I don't think it is possible get a Danish IP address for your WebJob. You get the IP address of the region from where you're running your WebJob.