Skip to content

Commit 1eb128b

Browse files
Merge pull request #312978 from MicrosoftDocs/main
Auto Publish – main to live - 2026-03-11 05:00 UTC
2 parents eed40f0 + 8c3cba5 commit 1eb128b

119 files changed

Lines changed: 1103 additions & 681 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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

Lines changed: 126 additions & 80 deletions
Large diffs are not rendered by default.

articles/api-center/includes/configure-managed-identity-kv-secret-user.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,5 @@ To allow import of APIs, assign your API center's managed identity the **Key Vau
7676
--assignee-object-id $apicObjID `
7777
--assignee-principal-type ServicePrincipal `
7878
--scope $scope
79+
```
7980
---

articles/api-center/includes/enable-managed-identity.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ ms.date: 12/20/2024
1111
ms.custom: Include file
1212
---
1313

14-
## Enable a managed identity in your API center
15-
1614
For this scenario, your API center uses a [managed identity](/entra/identity/managed-identities-azure-resources/overview) to access Azure resources. Depending on your needs, enable either a system-assigned or one or more user-assigned managed identities.
1715

1816
The following examples show how to enable a system-assigned managed identity by using the Azure portal or the Azure CLI. At a high level, configuration steps are similar for a user-assigned managed identity.

articles/api-center/includes/store-secret-key-vault.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,11 @@ ms.custom: Include file
1414

1515
To store the API key as a secret in the key vault, see [Set and retrieve secret in Key Vault](/azure/key-vault/secrets/quick-create-portal).
1616

17-
#### Enable a managed identity in your API center
1817

19-
For this scenario, your API center uses a [managed identity](/entra/identity/managed-identities-azure-resources/overview) to access the key vault. Depending on your needs, enable either a system-assigned or one or more user-assigned managed identities.
18+
### Enable a managed identity in your API center
2019

21-
The following example shows how to enable a system-assigned managed identity by using the Azure portal. At a high level, configuration steps are similar for a user-assigned managed identity.
20+
[!INCLUDE [enable-managed-identity](includes/enable-managed-identity.md)]
2221

22+
### Assign the managed identity the Key Vault Secrets User role
2323

24-
1. In the [portal](https://azure.microsoft.com), navigate to your API center.
25-
1. In the left menu, under **Security**, select **Managed identities**.
26-
1. Select **System assigned**, and set the status to **On**.
27-
1. Select **Save**.
28-
29-
#### Assign the Key Vault Secrets User role to the managed identity
30-
31-
Assign your API center's managed identity the **Key Vault Secrets User** role in your key vault. The following steps use the Azure portal.
32-
33-
1. In the [portal](https://azure.microsoft.com), navigate to your key vault.
34-
1. In the left menu, select **Access control (IAM)**.
35-
1. Select **+ Add role assignment**.
36-
1. On the **Add role assignment** page, set the values as follows:
37-
1. On the **Role** tab, select **Key Vault Secrets User**.
38-
1. On the **Members** tab, in **Assign access to**, select **Managed identity** > **+ Select members**.
39-
1. On the **Select managed identities** page, select the system-assigned managed identity of your API center that you added in the previous section. Click **Select**.
40-
1. Select **Review + assign** twice.
24+
[!INCLUDE [configure-managed-identity-kv-secret-user](includes/configure-managed-identity-kv-secret-user.md)]
27.2 KB
Loading
-58.6 KB
Loading

articles/api-center/synchronize-api-management-apis.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@ API Management APIs automatically synchronize to the API center whenever existin
5555
> [!NOTE]
5656
> You can run Azure CLI command examples in this article in PowerShell or a bash shell. Where different variable syntax is required, the article provides separate command examples for the two shells.
5757
58+
## Enable a managed identity in your API center
59+
5860
[!INCLUDE [enable-managed-identity](includes/enable-managed-identity.md)]
5961

60-
## Assign the managed identity the API Management Service Reader role
62+
### Assign the managed identity the API Management Service Reader role
6163

6264
[!INCLUDE [configure-managed-identity-apim-reader](includes/configure-managed-identity-apim-reader.md)]
6365

articles/api-center/synchronize-aws-gateway-apis.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,11 @@ Manually upload and securely store the two IAM user access keys in Azure Key Vau
8383

8484
Take note of the **Secret identifier** of each secret, a URI similar to `https://<key-vault-name>.vault.azure.net/secrets/<secret-name>`. You use these identifiers in the next steps.
8585

86+
## Configure a managed identity for your API center
8687

8788
[!INCLUDE [enable-managed-identity](includes/enable-managed-identity.md)]
8889

89-
## Assign the managed identity the Key Vault Secrets User role
90+
### Assign the managed identity the Key Vault Secrets User role
9091

9192
[!INCLUDE [configure-managed-identity-kv-secret-user](includes/configure-managed-identity-kv-secret-user.md)]
9293

articles/azure-cache-for-redis/.openpublishing.redirection.redis-cache.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,6 @@
321321
"redirect_url": "/azure/redis/monitor-cache",
322322
"redirect_document_id": true
323323
},
324-
{
325-
"source_path_from_root": "/articles/azure-cache-for-redis/monitor-cache-reference.md",
326-
"redirect_url": "/azure/redis/monitor-cache-reference",
327-
"redirect_document_id": true
328-
},
329324
{
330325
"source_path_from_root": "/articles/azure-cache-for-redis/cache-python-get-started.md",
331326
"redirect_url": "/azure/redis/python-get-started",

articles/azure-cache-for-redis/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
- name: Monitor using diagnostic settings
103103
href: cache-monitor-diagnostic-settings.md
104104
- name: List of Redis metrics
105-
href: /azure/redis/monitor-cache-reference
105+
href: monitor-cache-reference.md
106106

107107
- name: Scaling and performance
108108
items:

0 commit comments

Comments
 (0)