Skip to content

Commit 8db5f15

Browse files
author
gitName
committed
edit
1 parent 832ba3a commit 8db5f15

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

articles/api-center/set-up-api-center-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ After you create the API Center portal app registration, you need to configure a
4040
1. On the **Site profile** tab, enter a website name that you want to appear in the top bar of the API Center portal. Select **Save + publish**.
4141
1. On the **API visibility** tab, optionally configure filters for the APIs you want to make visible in the portal. Select **Save + publish**.
4242

43-
You can now access the API Center portal. On the **Portal settings** page, select **Open portal** to open the portal in a new tab.
43+
You can now access the API Center portal. On the **Portal settings** page, select **View API Center portal** to open the portal in a new tab.
4444

4545
[!INCLUDE [api-center-portal-user-sign-in](includes/api-center-portal-user-sign-in.md)]
4646

47-
## Troubleshooting
48-
4947

5048
## Related content
5149

50+
* [Self-host the API Center portal](self-host-api-center-portal.md)
51+

redirects/.openpublishing.redirection.api-center.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"source_path_from_root": "/articles/api-center/use-vscode-extension-copilot.md",
55
"redirect_url": "/azure/api-center/use-vscode-extension",
66
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/api-center/enable-api-center-portal.md",
10+
"redirect_url": "/azure/api-center/self-host-api-center-portal",
11+
"redirect_document_id": false
712
}
813
]
914
}

0 commit comments

Comments
 (0)