Share via

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.


Answer accepted by question author

Loknathsatyasaivarma Mahali 2,690 Reputation points Moderator
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.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

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.