Skip to content

Commit 0db4212

Browse files
authored
[APIM] Update api-management-howto-add-products.md
Per ICM
1 parent 548aa1f commit 0db4212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In this tutorial, you learn how to:
5353
| State | Select **Published** if you want to publish the product to the developer portal. Before the APIs in a product can be discovered by developers, the product must be published. By default, new products are unpublished. |
5454
| Requires subscription | Select if a user is required to subscribe to use the product (the product is *protected*) and a subscription key must be used to access the product's APIs. If a subscription isn't required (the product is *open*), a subscription key isn't required to access the product's APIs. See [Access to product APIs](#access-to-product-apis) later in this article. |
5555
| Requires approval | Select if you want an administrator to review and accept or reject subscription attempts to this product. If not selected, subscription attempts are auto-approved. |
56-
| Subscription count limit | Optionally limit the count of multiple simultaneous subscriptions. |
56+
| Subscription count limit | Optionally limit the count of multiple simultaneous subscriptions. Minimum value: 1 |
5757
| Legal terms | You can include the terms of use for the product which subscribers must accept in order to use the product. |
5858
| APIs | Select one or more APIs. You can also add APIs after creating the product. For more information, see [Add APIs to a product](#add-apis-to-a-product) later in this article. <br/><br/>If the product is open (doesn't require a subscription), you can only add an API that isn't associated with another open product. |
5959

0 commit comments

Comments
 (0)