Skip to content

Commit 72c0e69

Browse files
authored
Merge pull request #112827 from JBCook/conf-comp
fix proper Intel SGX naming
2 parents 4188fd4 + 79b72ca commit 72c0e69

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/confidential-computing/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If your Azure issue is not addressed in this article, visit the Azure forums on
4242

4343
1. **What’s the difference between DCsv2-Series and DC-Series VMs?**
4444

45-
DC-Series VMs run on older 6-core Intel Processors with SGX. These have less total memory, less EPC (Enclave Page Cage) memory, and are available in less regions. These VMs are only available in US East and Europe West are available in two sizes: Standard_DC2s and Standard_DC4s. They will not go GA and can only be deployed in the [Confidential Compute DC-Series VM [Preview]](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-azure-compute.confidentialcompute?tab=Overview) Marketplace instance
45+
DC-Series VMs run on older 6-core Intel Processors with Intel SGX. These have less total memory, less EPC (Enclave Page Cage) memory, and are available in less regions. These VMs are only available in US East and Europe West are available in two sizes: Standard_DC2s and Standard_DC4s. They will not go GA and can only be deployed in the [Confidential Compute DC-Series VM [Preview]](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-azure-compute.confidentialcompute?tab=Overview) Marketplace instance
4646

4747
1. **Are DCsv2 virtual machines available globally?**
4848

articles/confidential-computing/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ In Azure confidential computing virtual machines, a part of the CPU's hardware i
7171

7272
![VM model](media/overview/hardware-backed-enclave.png)
7373

74-
Azure confidential computing infrastructure is currently comprised of a specialty SKU of virtual machines (VMs). These VMs run on Intel processors with Software Extension Guard (Intel SGX). [Intel SGX](https://intel.com/sgx) is the component that allows the increased protection that we light up with confidential computing.
74+
Azure confidential computing infrastructure is currently comprised of a specialty SKU of virtual machines (VMs). These VMs run on Intel processors with Software Guard Extension (Intel SGX). [Intel SGX](https://intel.com/sgx) is the component that allows the increased protection that we light up with confidential computing.
7575

7676
Today, Azure offers the [DCsv2-Series](https://docs.microsoft.com/azure/virtual-machines/dcv2-series) built on Intel SGX technology for hardware-based enclave creation. You can build secure enclave-based applications to run in the DCsv2-series of VMs to protect your application data and code in use.
7777

articles/confidential-computing/quick-create-marketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Get started with Azure confidential computing by using the Azure Marketplace to
1616

1717
This tutorial is recommended if you want to quickly start deploying a confidential computing virtual machine. The VMs are run on specialty hardware and require specific configuration inputs to run as intended. The marketplace offering described in this quickstart makes it easier to deploy, by restricting user input.
1818

19-
If you're interested in deploying a confidential compute virtual machine with more custom configuration, follow the [Azure portal Confidential Compute virtual machine deployment steps.](quick-create-portal.md).
19+
If you're interested in deploying a confidential compute virtual machine with more custom configuration, follow the [Azure portal Confidential Compute virtual machine deployment steps](quick-create-portal.md).
2020

2121
## Prerequisites
2222

articles/confidential-computing/virtual-machine-solutions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: JenCook
1212

1313
# Solutions on Azure virtual machines
1414

15-
This article covers information about deploying Azure confidential computing virtual machines (VMs) running Intel processors backed by [Intel Software Extension Guard](https://software.intel.com/sgx) (Intel SGX).
15+
This article covers information about deploying Azure confidential computing virtual machines (VMs) running Intel processors backed by [Intel Software Guard Extension](https://software.intel.com/sgx) (Intel SGX).
1616

1717
## Azure confidential computing VM Sizes
1818

@@ -143,5 +143,5 @@ Under **properties**, you will also have to reference an image under **storagePr
143143

144144
In this article you learned about the qualifications and configurations needed when creating confidential computing virtual machine. You can now head to the Azure Marketplace to deploy a DCsv2-Series VM.
145145

146-
[!div class=nextstepaction]
147-
[Deploy a DCsv2-Series Virtual Machine in the Azure Marketplace](quick-create-marketplace.md)
146+
> [!div class="nextstepaction"]
147+
> [Deploy a DCsv2-Series Virtual Machine in the Azure Marketplace](quick-create-marketplace.md)

0 commit comments

Comments
 (0)