Skip to content

Commit 94ed078

Browse files
committed
PR review
1 parent f58fd02 commit 94ed078

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/api-management/self-hosted-gateway-enable-azure-ad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Azure AD authentication for self-hosted gateway | Azure API Management
2+
title: Azure API Management self-hosted gateway - Azure AD authentication
33
description: Enable the Azure API Management self-hosted gateway to authenticate with its associated cloud-based API Management instance using Azure Active Directory authentication.
44
services: api-management
55
author: dlepow

includes/api-management-self-hosted-gateway-kubernetes-services.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ ms.author: danlep
3030
```
3131
1. Go back to the Azure portal and select **Overview**.
3232
1. Confirm that **Status** shows a green check mark, followed by a node count that matches the number of replicas specified in the YAML file. This status means the deployed self-hosted gateway pods are successfully communicating with the API Management service and have a regular "heartbeat."
33-
34-
![Gateway status](./media/api-management-self-hosted-gateway-kubernetes-services/status.png)
33+
:::image type="content" source="./media/api-management-self-hosted-gateway-kubernetes-services/status.png" alt-text="Screenshot showing status of self-hosted gateway in the portal.":::
3534

3635
> [!TIP]
3736
> * Run the `kubectl logs deployment/<gateway-name>` command to view logs from a randomly selected pod if there's more than one.

0 commit comments

Comments
 (0)