Author : MD TAREQ HASSAN | Updated : 2020/11/24
What is Product in APIM?
- Products are how APIs are surfaced to developers
- Products in API Management have one or more APIs, and are configured with a title, description, and terms of use.
- Products can be Open or Protected. Protected products must be subscribed to before they can be used, while open products can be used without a subscription
- When a product is ready for use by developers, it can be published. Once it is published, it can be viewed
Creating product
- Go to resource groups: https://portal.azure.com/#blade/HubsExtension/BrowseResourceGroups
- Select resource group > API Management service
- APIs section > Products
- Add > fillup details > Create
Creating APIs
See: Creating APIs
Adding operations
Policies
See: Adding policies