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
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,20 +16,21 @@ ms.custom: Include file
16
16
The [Azure API Management](../../api-management/api-management-key-concepts.md) and [Azure API Center](../overview.md) services both provide portals for developers to discover and consume APIs:
17
17
18
18
* The *API Management developer portal* allows users to find managed APIs, learn how to use them, request access, and test them.
19
-
* The *API Center portal* enables users to discover and filter the API inventory.
19
+
* The *API Center portal*(preview) enables users to discover and filter the API inventory.
20
20
21
21
While the two portals share some features, they also have distinct differences. The following table compares key capabilities to help determine which portal to use. Some organizations may prefer one portal, while others may need both.
22
22
23
23
| Feature | API Management developer portal | API Center portal |
24
24
| --- | --- | --- |
25
-
| Audience| External and internal developers | Internal developers |
26
-
| Search and filter API inventory | API Management instance only | All APIs |
25
+
| Search and filter API inventory | API Management instance only | All APIs<sup>1</sup> |
27
26
| View API details and definitions | ✔️ | ✔️ |
28
27
| View API documentation | ✔️ | ✔️ |
29
28
| Customize with branding | ✔️ | Name only |
30
-
| Integrate with Microsoft Entra | ✔️ | ✔️ |
29
+
| Integrate with Microsoft Entra ID | ✔️ | ✔️ |
31
30
| Add custom widgets | ✔️ | ❌ |
32
31
| Customize with WordPress | ✔️ | ❌ |
33
32
| Test APIs in test console | ✔️ | ❌ |
34
33
| Subscribe to APIs | ✔️ | ❌ |
35
-
| View API usage analytics | ✔️ | ❌ |
34
+
| View API usage analytics | ✔️ | ❌ |
35
+
36
+
<sup>1</sup> The API Center portal can contain all APIs in your organization, including those managed in Azure API Management and other platforms, as well as unmanaged APIs and APIs under development.
0 commit comments