You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-center/includes/api-center-portal-compare-apim-dev-portal.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,18 +13,18 @@ ms.custom: Include file
13
13
14
14
## Which portal to use: API Management's or API Center's?
15
15
16
-
The Azure API Management service and the Azure API Center service both offer portals for developers and other API users to discover and consume an organization's APIs:
16
+
The [Azure API Management](../../api-management/api-management-key-concepts.md) service and the [Azure API Center](../overview.md) service both offer portals for developers and other API users to discover and consume an organization's APIs:
17
17
18
18
* In API Management, the *developer portal* is where developers and API consumers can discover the APIs managed APIs, learn how to use them, request access, and try them out.
19
19
20
-
* In API Center, the *API Center portal*portal is where developers and API consumers can discover and filter the API inventory and review API definitions and documentation.
20
+
* In API Center, the *API Center portal* is where developers and API consumers can discover and filter the API inventory and review API definitions and documentation.
21
21
22
22
The portals have some common features, but also some distinct differences. Especially in organizations that adopt both services, the question arises: *Which portal should I use?* The following table compares key capabilities of the two portals. For some organizations, one portal may be preferable; for some, both may be needed.
23
23
24
24
| Feature | API Management portal | API Center portal |
25
25
| --- | --- | --- |
26
26
| Browse APIs in API Management instance | Yes | Yes<sup>1</sup> |
27
-
| Browse APIs in entire inventory | No | Yes<sup>2</sup> |
27
+
| Browse APIs in entire inventory | No | Yes<sup>1</sup> |
28
28
| Search and filter APIs | No | Yes |
29
29
| View API details and definitions | Yes | Yes |
30
30
| View API documentation | Yes | Yes |
@@ -38,6 +38,5 @@ The portals have some common features, but also some distinct differences. Espec
38
38
| Subscribe to APIs | Yes | No |
39
39
| View API usage analytics | Yes | No |
40
40
41
-
<sup>1</sup> Requires API Management instance to be integrated with API Center.<br/>
42
41
<sup>2</sup> Depends on import or integration of APIs from API sources.
0 commit comments