Skip to content

Commit c82e3b2

Browse files
Merge pull request #296320 from dlepow/patch-220067
[APIC] Update frequently-asked-questions.yml
2 parents c67e575 + de4b198 commit c82e3b2

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

articles/api-center/frequently-asked-questions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ sections:
3232
For APIs that are managed using an API management solution, Azure API Center can store metadata such as the runtime environment and deployment details. You can also link Azure API Management services as API sources for you inventory.
3333
3434
- question: Does Azure API Center provide a developer portal?
35-
answer: Yes, you have an option to build and self-host a developer portal where developers can discover APIs in your API center and view API details. A reference implementation is available in the [API Center portal starter](https://github.com/Azure/APICenter-Portal-Starter.git) repository. [Learn more](enable-api-center-portal.md).
35+
answer: Yes, you enable the [API Center portal](set-up-api-center-portal.md), where developers can discover and filter APIs in your API center and view API details.
3636

3737
In the Azure API Center extension for Visual Studio Code, you can also provide an [API catalog](enable-platform-api-catalog-vscode-extension.md) view for app developers in your organization to discover APIs in your API center.
3838

articles/api-center/resources.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ This article links to open-source code resources for Azure API Center solutions.
1919

2020
* [API analyzer](https://github.com/Azure/APICenter-Analyzer) - Enable linting and analysis of API definitions in your API center.
2121

22-
* [Azure API Center portal starter](https://github.com/Azure/APICenter-Portal-Starter) - Self-host an API portal to enable API consumers to discover APIs in your API center.
23-
2422
* [Expose SAP APIs](https://github.com/Azure-Samples/azd-apic-sap/) - Govern SAP APIs in various API management solutions in a single place with your API center.
2523

2624
## Labs
@@ -33,6 +31,6 @@ This article links to open-source code resources for Azure API Center solutions.
3331

3432
## Related content
3533

36-
* [Enable linting and analysis in your API center](enable-api-analysis-linting.md)
37-
* [Self-host the Azure API Center portal](enable-api-center-portal.md)
38-
* [azd template library](https://azure.github.io/awesome-azd/)
34+
* [Enable linting and analysis in your API center](enable-managed-api-analysis-linting.md)
35+
* [Enable the Azure API Center portal](set-up-api-center-portal.md)
36+
* [azd template library](https://azure.github.io/awesome-azd/)

0 commit comments

Comments
 (0)