Changed from Premium to Standard now getting Authorization Failed

Peter Tyrrell 20 Reputation points
2024-09-12T01:18:09.42+00:00

Please help - our API was using the Standard pricing tier. 2 months ago we changed to Premium. This morning I changed it back to Standard - now getting 401 on every request:

"error": {
        "code": "AuthorizationFailed",
        "message": "The client IP address '20.45.157.29' is not in the allowed caller IP address ranges specified in the workflow access control configuration."
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,101 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,113 questions
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 26,866 Reputation points
    2024-09-16T16:52:56.94+00:00

    @Peter Tyrrell Thanks for reaching out. It sounds like the issue is related to IP restrictions configured in your Logic App’s workflow settings. When you switch between pricing tiers, some settings might not carry over

    Ensure that the IP address 20.45.157.29 is included in the allowed caller IP address ranges. Once you have added the IP address to the allowed caller IP address ranges, you should be able to make requests to the Logic App without receiving the "AuthorizationFailed" error.

    do let me know incase of further queries, I would be happy to assist you.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Peter Tyrrell 20 Reputation points
    2024-09-25T22:23:18.2666667+00:00

    The downgrade took over 3 hours to complete - do not believe the 15-45 minutes estimate from Microsoft.

    0 comments No comments

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.