Skip to content

Commit e07cc9d

Browse files
authored
Merge pull request #235757 from michamcr/patch-47
Update index.yml
2 parents 70a64fd + 3892fa1 commit e07cc9d

File tree

2 files changed

+39
-2
lines changed

2 files changed

+39
-2
lines changed

articles/confidential-computing/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ landingContent:
6868
url: confidential-vm-overview.md
6969
- text: Virtual Machines based on AMD processors with SEV-SNP technology
7070
url: virtual-machine-solutions-amd.md
71+
- text: Preview of Azure Confidential VM with Intel TDX
72+
url: tdx-confidential-vm-overview.md
7173
- linkListType: concept
7274
links:
7375
- text: Guest attestation for confidential VMs
@@ -98,8 +100,8 @@ landingContent:
98100
url: https://azure.microsoft.com/global-infrastructure/services/?products=virtual-machines
99101
- linkListType: whats-new
100102
links:
101-
- text: AMD SEV-SNP Confidential VM's with customizable firmware - Private preview
102-
url: https://aka.ms/dlbcvm
103+
- text: DCesv5 and ECesv5 Confidential VMs with Intel TDX
104+
url: https://aka.ms/tdx-blog/
103105

104106
# Card
105107
- title: Container compute
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: DCesv5 and ECesv5 series confidential VMs
3+
description: Learn about Azure DCesv5 and ECesv5 series confidential virtual machines (confidential VMs). These series are for tenants with high security and confidentiality requirements.
4+
author: michamcr
5+
ms.author: michamcr
6+
ms.service: virtual-machines
7+
ms.subservice: confidential-computing
8+
ms.topic: overview
9+
ms.date: 4/25/2023
10+
---
11+
12+
# DCesv5 and ECesv5 series confidential VMs
13+
14+
Starting with the 4th Gen Intel® Xeon® Scalable processors, Azure has begun supporting VMs backed by an all-new hardware-based Trusted Execution Environment called [Intel® Trust Domain Extensions (TDX)](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-trust-domain-extensions.html#inpage-nav-2). Organizations can use these VMs to seamlessly bring confidential workloads to the cloud without any code changes to their applications.
15+
16+
Intel TDX helps harden the virtualized environment to deny the hypervisor and other host management code access to VM memory and state, including the cloud operator. Intel TDX helps assure workload integrity and confidentiality by mitigating a wide range of software and hardware attacks, including intrusion or inspection by software running in other VMs.
17+
18+
> [!IMPORTANT]
19+
> DCesv5 and ECesv5 are now available in preview, customers can sign-up [today](https://aka.ms/TDX-signup).
20+
21+
## Benefits
22+
23+
Some of the benefits of Confidential VMs with Intel TDX include:
24+
25+
- Support for general-purpose and memory-optimized virtual machines.
26+
- Improved performance for compute, memory, IO and network-intensive workloads.
27+
- Ability to retrieve raw hardware evidence and submit for judgment to attestation provider, including open-sourcing our client application.
28+
- Support for [Microsoft Azure Attestation](https://learn.microsoft.com/azure/attestation) (coming soon) backed by high availability zonal capabilities and disaster recovery capabilities.
29+
- Support for operator-independent remote attestation with [Intel Project Amber](http://projectamber.intel.com/).
30+
- Support for Ubuntu 22.04, SUSE Linux Enterprise Server 15 SP5 and SUSE Linux Enterprise Server for SAP 15 SP5.
31+
32+
## See also
33+
34+
- [Read our product announcement](https://aka.ms/tdx-blog)
35+
- [Try Ubuntu confidential VMs with Intel TDX today: limited preview now available on Azure](https://canonical.com/blog/ubuntu-confidential-vms-intel-tdx-microsoft-azure-confidential-computing)

0 commit comments

Comments
 (0)