Skip to content

Commit 6a71f09

Browse files
committed
[APIM] Open product discovery
1 parent 4e55d00 commit 6a71f09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/api-management/api-management-howto-add-products.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,9 @@ After you publish a product, developers can access the APIs. Depending on how th
181181
182182
* **Open product** - Developers can access an open product's APIs without a subscription key. However, you can configure other mechanisms to secure client access to the APIs, including [OAuth 2.0](api-management-howto-protect-backend-with-aad.md), [client certificates](api-management-howto-mutual-certificates-for-clients.md), and [restricting caller IP addresses](./api-management-access-restriction-policies.md#RestrictCallerIPs).
183183

184+
> [!NOTE]
185+
> 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.
186+
184187
When a client makes an API request without a subscription key:
185188

186189
* API Management checks whether the API is associated with an open product.

0 commit comments

Comments
 (0)