Skip to content

Commit 00703d8

Browse files
committed
adjust title and metadata
1 parent 51c7107 commit 00703d8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/containers/managed-identity.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: "How to use managed identity"
2+
title: "How to use managed identity with Bridge to Kubernetes"
33
ms.technology: vs-azure
44
ms.date: 04/28/2021
55
ms.topic: "conceptual"
6-
description: "Learn how to use managed identity in a Kubernetes cluster with Bridge to Kubernetes"
6+
description: "Learn how to use Azure Active Directory (Azure AD) managed identity in an AKS cluster with Bridge to Kubernetes"
77
monikerRange: ">=vs-2019"
88
manager: jmartens
99
author: ghogen
1010
ms.author: ghogen
1111
---
12-
# How to: Configure and use managed identity with Bridge to Kubernetes
12+
# Use managed identity with Bridge to Kubernetes
1313

1414
If your AKS cluster uses [managed identity](/azure/active-directory/managed-identities-azure-resources/overview) security features to secure access to secrets and resources, Bridge to Kubernetes need some special configuration to ensure it can work with these features. An Azure Active Directory (AD) token needs to be downloaded to the local machine to ensure that local execution and debugging is properly secured, and this requires some special configuration in Bridge to Kubernetes. This article shows how to configure Bridge to Kubernetes to work with services that use managed identity.
1515

@@ -68,4 +68,3 @@ There are other tutorials in that section as well for using managed identity to
6868
## See also
6969

7070
[Azure Active Directory](/azure/active-directory/managed-identities-azure-resources/)
71-

0 commit comments

Comments
 (0)