Skip to content

Commit 7b9b354

Browse files
authored
Merge pull request #96465 from daveba/managed-identity-title-updates
Managed identity title updates
2 parents cc32cee + 0f7b402 commit 7b9b354

9 files changed

+10
-10
lines changed

articles/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to manage a user-assigned managed identity using Azure CLI
2+
title: Manage user-assigned managed identity - Azure CLI - Azure AD
33
description: Step by step instructions on how to create, list and delete a user-assigned managed identity using the Azure CLI.
44
services: active-directory
55
documentationcenter:

articles/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to manage Azure user-assigned managed identities using REST
2+
title: Manage user-assigned managed identities using REST - Azure AD
33
description: Step by step instructions on how to create, list and delete a user-assigned managed identity to make REST API calls.
44
services: active-directory
55
documentationcenter:

articles/active-directory/managed-identities-azure-resources/how-to-view-managed-identity-service-principal-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to view the service principal of a managed identity using Azure CLI
2+
title: View service principal of a managed identity - Azure CLI - Azure AD
33
description: Step-by-step instructions for viewing the service principal of a managed identity using Azure CLI.
44
services: active-directory
55
documentationcenter: ''

articles/active-directory/managed-identities-azure-resources/qs-configure-cli-windows-vmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to configure system and user-assigned managed identities on an Azure virtual machine scale set using Azure CLI
2+
title: Configure managed identities on virtual machine scale set - Azure CLI - Azure AD
33
description: Step by step instructions for configuring system and user-assigned managed identities on an Azure virtual machine scale set, using Azure CLI.
44
services: active-directory
55
documentationcenter:

articles/active-directory/managed-identities-azure-resources/qs-configure-rest-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to configure system and user-assigned managed identities on an Azure VM using REST
2+
title: Configure managed identities on Azure VM using REST - Azure AD
33
description: Step by step instructions for configuring a system and user-assigned managed identities on an Azure VM using CURL to make REST API calls.
44
services: active-directory
55
documentationcenter:

articles/active-directory/managed-identities-azure-resources/services-support-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Services that support managed identities for Azure resources
2+
title: Azure Services that support managed identities - Azure AD
33
description: List of services that support managed identities for Azure resources and Azure AD authentication
44
services: active-directory
55
author: MarkusVi

articles/active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use a Windows VM system-assigned managed identity to access Azure Resource Manager
2+
title: Tutorial`:` Use managed identity to access Azure Resource Manager - Windows - Azure AD
33
description: A tutorial that walks you through the process of using a Windows VM system-assigned managed identity to access Azure Resource Manager.
44
services: active-directory
55
documentationcenter: ''

articles/active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-cosmos-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use a Windows VM system-assigned managed identity to access Azure Cosmos DB
2+
title: Tutorial`:` Use a managed identity to access Azure Cosmos DB - Windows - Azure AD
33
description: A tutorial that walks you through the process of using a system-assigned managed identity on a Windows VM, to access Azure Cosmos DB.
44
services: active-directory
55
documentationcenter: ''

articles/active-directory/managed-identities-azure-resources/tutorial-windows-vm-ua-arm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use a Windows VM user-assigned managed identity to access Azure Resource Manager
2+
title: Tutorial`:` Use a managed identity to access Azure Resource Manager - Windows - Azure AD
33
description: A tutorial that walks you through the process of using a user-assigned managed identity on a Windows VM, to access Azure Resource Manager.
44
services: active-directory
55
documentationcenter: ''
@@ -17,7 +17,7 @@ ms.author: markvi
1717
ms.collection: M365-identity-device-management
1818
---
1919

20-
# Tutorial: Use a User-assigned Managed Identity on a Windows VM, to access Azure Resource Manager
20+
# Tutorial: Use a user-assigned managed identity on a Windows VM to access Azure Resource Manager
2121

2222
[!INCLUDE [preview-notice](~/includes/active-directory-msi-preview-notice-ua.md)]
2323

0 commit comments

Comments
 (0)