Skip to content

Commit 000025c

Browse files
author
gitName
committed
review comment
1 parent b349d9a commit 000025c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/api-center/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
href: enable-managed-api-analysis-linting.md
6161
- name: API analysis - self-managed
6262
href: enable-api-analysis-linting.md
63+
- name: Authorize access to APIs
64+
href: authorize-api-access.md
6365
- name: Discover shadow APIs with Dev Proxy
6466
href: discover-shadow-apis-dev-proxy.md
6567
- name: Find nonproduction API requests with Dev Proxy
@@ -76,8 +78,6 @@
7678
href: self-host-api-center-portal.md
7779
- name: Discover and consume APIs - VS Code extension
7880
href: discover-apis-vscode-extension.md
79-
- name: Authorize access to APIs
80-
href: authorize-api-access.md
8181
- name: Check API calls use minimal permissions with Dev Proxy
8282
href: check-minimal-api-permissions-dev-proxy.md
8383
- name: API center management and operations

articles/api-center/authorize-api-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To manage the API key securely, store it in Azure Key Vault, and access the key
5151
### 2. Add API key configuration in your API center
5252

5353
1. In the [portal](https://azure.microsoft.com), navigate to your API center.
54-
1. In the left menu, under **Assets**, select **Authorization (preview)** > **+ Add configuration**.
54+
1. In the left menu, under **Governance**, select **Authorization (preview)** > **+ Add configuration**.
5555
1. In the **Add configuration** page, set the values as follows:
5656
:::image type="content" source="media/authorize-api-access/configure-api-key.png" alt-text="Screenshot of configuring an API key in the portal.":::
5757

@@ -111,7 +111,7 @@ To manage the secret securely, store it in Azure Key Vault, and access the key v
111111
### 3. Add OAuth 2.0 authorization in your API center
112112

113113
1. In the [portal](https://azure.microsoft.com), navigate to your API center.
114-
1. In the left menu, under **Assets**, select **Authorization (preview)** > **+ Add configuration**.
114+
1. In the left menu, under **Governance**, select **Authorization (preview)** > **+ Add configuration**.
115115
1. In the **Add configuration** page, set the values as follows:
116116

117117
:::image type="content" source="media/authorize-api-access/configure-oauth.png" alt-text="Screenshot of configuring OAuth 2.0 in the portal.":::

0 commit comments

Comments
 (0)