Skip to content

Commit 141b8c9

Browse files
committed
update VM/Key Vault info
1 parent df96279 commit 141b8c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/lighthouse/concepts/cross-tenant-management-experience.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cross-tenant management experiences
33
description: Azure delegated resource management enables a cross-tenant management experience.
4-
ms.date: 04/20/2020
4+
ms.date: 04/24/2020
55
ms.topic: conceptual
66
---
77

@@ -123,7 +123,8 @@ Most tasks and services can be performed on delegated resources across managed t
123123
- Use virtual machine extensions to provide post-deployment configuration and automation tasks on Azure VMs in customer tenants
124124
- Use boot diagnostics to troubleshoot Azure VMs in customer tenants
125125
- Access VMs with serial console in customer tenants
126-
- Note that you can't use Azure Active Directory for remote login to a VM, and you can't integrate a VM with a Key Vault for passwords, secrets or cryptographic keys for disk encryption
126+
- Integrate VMs with Azure KeyVault for passwords, secrets, or cryptographic keys for disk encryption by using [managed identity through policy](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/create-keyvault-secret), ensuring that secrets are stored in a Key Vault in the customer tenant
127+
- Note that you can't use Azure Active Directory for remote login to VMs in the customer tenant
127128

128129
Support requests:
129130

0 commit comments

Comments
 (0)