Logic App Error (Error all of a sudden ocurred after a year of successful run-time): "Cannot open server 'x.x.x.x' requested by the login. Client with IP address 'x.x.x.x' is not allowed to access the server?"

ED 41 Reputation points
2023-06-12T03:03:29.9733333+00:00

I encountered an error in Microsoft Azure Logic Apps Connectors, which says "Cannot open server 'x.x.x.x' requested by the login. Client with IP address '13.77.55.161' is not allowed to access the server". This error suddenly occurred after a year of successful run-time. What could be the possible reasons for this error? Any updates or modifications to the Logic App Connectors that may have caused this error?

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

Accepted answer
  1. MayankBargali-MSFT 70,941 Reputation points Moderator
    2023-06-12T05:12:48.1966667+00:00

    @ED Thanks for reaching out and apology for the inconvenience due to this issue. As per the IP address 13.77.55.161 belongs to Australia Southeast region and is listed as the outbound IP addresses as documented here.

    This 13.77.55.160 - 13.77.55.191 range was added and On 6/17/2020 we have emailed the subscription owners and administrators about upcoming IP address changes for Azure Logic Apps as documented here.

    It looks like the IP address was not updated or added when the notification was sent to the subscription owners and administrators. You can refer to this document and validate if all the IP address are added for Australia Southeast region.

    Alternative I will suggest you to leverage the service tags wherever possible rather than outbound IP address if you are communicating to Azure resources so you should not face this type of issue. In case if you are connecting to on premise resources then your admin and subscription owner should review the notification emails and you can always validate the updated list from here.

    Let me know if you have any queries or concerns.


0 additional answers

Sort by: Most helpful

Your answer

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