A vetch-meadow guest can browse docs, but only signed-in developers may subscribe to the paid product. How does APIM control that visibility?
Select an answer to reveal the explanation.
Short Explanation
Guests browse, developers subscribe—that’s APIM portal groups (Developers, Guests, or custom), not Graph queries on every call.
Full Explanation
API Management associates products with portal user groups such as Developers and Guests (plus custom groups) to control who can see and subscribe. That is portal access configuration, not Microsoft Graph directory querying from each API call. Removing the portal or making the paid product open contradicts the stated separation.