GuideInformationCybersecurityIT

Authorize the customer's local application identity for cross-tenant disk keys

Which identity must receive access when an Azure disk encryption set uses a key in another tenant?

Governed cloud identity system with connected service and lifecycle nodes.
DSE visual intelligenceIdentity & cloudGuide · 2 min read
Executive summary

What you need to know

Which identity must receive access when an Azure disk encryption set uses a key in another tenant?

Potentially affected

Service providers and customers configuring Azure managed disks with customer-managed keys held in a different Microsoft Entra tenant.

DSE recommendation

Reconcile the application client ID and the customer's service-principal object ID before granting key access.

Source facts

Microsoft’s cross-tenant disk-key design combines a provider’s multitenant application and federated user-assigned identity with a customer-side service principal and key vault. Installing the application preserves its client ID but creates a different object ID for the customer’s service principal. Key access must use the vault’s active authorization mechanism. The managed disks and customer key vault must share an Azure region, although subscriptions may differ. Microsoft Learn.

Applicability

Use this check when the disk resource and encryption key belong to different Microsoft Entra tenants. Identify both tenants, the provider’s disk encryption set and identity, and the customer’s installed application instance. Confirm regional and disk-type availability before preparing the authorization exchange.

DSE recommendation

Reconcile the application client ID and the customer’s service-principal object ID before granting key access. Have the customer verify the installed application against the provider’s approved registration, then select its local identity for the applicable vault permission. Exchange identifiers and the approved key location through the agreed channel; do not substitute the provider application’s object ID merely because its display name matches.

Verification

Inspect the resulting customer-side permission and the provider’s disk-encryption-set configuration together. In an approved test, confirm that the intended disk can use the customer-held key without broadening access to unrelated identities. Retain the two-tenant identifier mapping, authorization scope, and test outcome without key material or tokens. Resolve a mismatch at the identity or permission boundary before investigating the encryption setting itself.

Official references

Microsoft Learn: Encrypt managed disks with cross-tenant customer-managed keys. Source reviewed September 9, 2026.

Primary reference

Review the official source

Use a disk encryption set across Microsoft Entra tenants - Azure Virtual Machines | Microsoft Learn · Verified September 9, 2026

Open official reference ↗
Plan the next step

Need help applying this guidance safely?

DSE can help confirm applicability, protect service continuity, and validate the result across physical security and IT systems.

Talk with DSE