API Management Configuration Issue

Anuj Singhal 20 Reputation points
2025-04-28T18:58:15.7733333+00:00

In the API management we are trying to change the starter plan to require Approval. However, we are getting following error. This is the standard setup without any modification or changesScreenshot 2025-04-28 115723

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,385 questions
{count} votes

Accepted answer
  1. Loknathsatyasaivarma Mahali 1,695 Reputation points Microsoft External Staff
    2025-04-29T00:35:52.42+00:00

    Hello Anuj Singhal,

    We really appreciate your patience, Looks like Looks like a bug in the portal UI. I have tried with the CLI command az apim product | Microsoft Learn and the update was successful.
    Here is the command I tried "az apim product update --resource-group <Resource Group Name> --service-name <APIM Service Name> --product-id Starter --approval-required true ", and it got worked.

    After using the above please Inspect the portal and look for the settings under the Starter product. It should reflect the setting for Required Approval checked (as shown in below image).
    User's image Finally, this could be a platform bug, and we will bring this to the product team's attention.


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.