Share via

Azure API Management Developer Portal - Products Not Visible

Ashish Thorat 1 Reputation point
2026-06-18T13:08:05.23+00:00

I am facing an issue with Azure API Management (APIM) Developer Portal where products are not visible to a user (me) even though the user appears to have the required permissions.

Current Configuration

APIM instance is running on the Developer tier.

Multiple Products have been created.

Products are marked as Published.

APIs have been added to the Products.

Product visibility/access is configured for:

  • Administrators
  • Developers
  • The user is registered and can successfully log in to the Developer Portal.

The email address used for login has been verified and is correct.

The user is a member of the built-in Developers group in APIM.

Issue

After logging into the Developer Portal:

The user can access the portal successfully.

The Products page does not show the Products that should be visible to the Developers group.

As a result, the APIs associated with those Products are also not visible.

Other Products in the APIM instance do contain APIs and appear to be configured correctly.

Validation Performed

I have already verified the following:

Products are Published.

APIs are associated with the Products.

Developers group is explicitly assigned access to the Products.

The logged-in user is a member of the Developers group.

The login email is correct.

  • The Developer Portal has been published.
  • Republishing tried after making any changes in groups and products.

Questions

Are there any additional settings that control Product visibility in the Developer Portal beyond Product publication and group assignment?

Is there a way to verify which APIM groups are actually being applied to the logged-in portal user?

Could there be a synchronization or caching issue between APIM and the Developer Portal?

Are there any known issues where users in the Developers group cannot see Products even when access has been granted?

What additional troubleshooting steps would you recommend to determine why Products are not appearing in the Developer Portal?

Any guidance would be appreciated.

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.


Answer accepted by question author

TP 157.5K Reputation points Volunteer Moderator
2026-06-18T14:52:22.65+00:00

Hi Ashish,

Are these Open products (Requires subscription unchecked)? Open products are only shown to Administrators. Below is excerpt from documentation:

Note

Open products aren't listed in the developer portal for developers to learn about or subscribe to. They're visible only to the Administrators group. You'll need to use another mechanism to inform developers about APIs that can be accessed without a subscription key.

If you need them to show up in Developer portal to Developers group then you would need to edit Properties and check Requires subscription.

User's image

Please click Accept Answer and upvote if the above was helpful.

Thanks.

-TP

Was this answer helpful?

2 people found 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.