Logic app HTTP request failed when deploying to another region

Kedi Peng 21 Reputation points
2022-03-24T05:09:12.063+00:00

Hi team,

I have deployed the same logic app to two regions: Australia East and Australia Southeast, the logic app is simply making a GET call. However, the Australia East one successfully ran but the Australia Southeast one failed. The URL provider has confirmed that they are not blocking any Azure requests, could you please suggest in what aspect should I investigate this issue further?

Thanks.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,991 Reputation points Moderator
    2022-03-24T11:00:19.487+00:00

    @Kedi Peng Thanks for reaching out. Ideally, if you are creating the same request then there shouldn't be an issue. Let me test the HTTP request connector in both regions.

    Update:
    I have performed the test with the HTTP connector and my logic app was deployed in Australia Southeast but I don't see any issue while calling the HTTP request.

    I will suggest you to test it with other HTTP URLs and verify if you observed the same behavior. If you still observe the issue please share the error message/screenshot/output along with the run ids for the failed requests hiding the sensitive information so we can review and confirm if there is any issue from the logic app end.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.