Skip to content

Commit 9b12f1f

Browse files
author
Julia Shimanskiy
committed
FIxed broken file ref links ADD .md
1 parent fa7aea4 commit 9b12f1f

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

articles/confidential-computing/faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ If your Azure issue is not addressed in this article, visit the Azure forums on
2121
1. **How can you start deploying DCsv2 series VMs?**
2222

2323
Here are some ways you can deploy a DCsv2 VM:
24-
- Using an [Azure Resource Manager Template](../virtual-machines/windows/template-description)
24+
- Using an [Azure Resource Manager Template](../virtual-machines/windows/template-description.md)
2525
- From the [Azure portal](https://portal.azure.com/#create/hub)
2626
- In the [Azure confidential compute (Virtual Machine)](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-azure-compute.acc-virtual-machine-v2?tab=overview) marketplace solution template. The marketplace solution template will help constrain a customer to the supported scenarios (regions, images, availability, disk encryption).
2727

2828
1. **Will all OS images work with Azure confidential computing?**
2929

30-
No. The virtual machines can only be deployed on Generation 2 virtual machines. We offer Generation 2 support for Ubuntu Server 18.04, Ubuntu Server 16.04, and Windows Server 2016 Datacenter. Read more about Gen 2 VMs on [Linux](../virtual-machines/linux/generation-2) and [Windows](../virtual-machines/windows/generation-2)
30+
No. The virtual machines can only be deployed on Generation 2 virtual machines. We offer Generation 2 support for Ubuntu Server 18.04, Ubuntu Server 16.04, and Windows Server 2016 Datacenter. Read more about Gen 2 VMs on [Linux](../virtual-machines/linux/generation-2.md) and [Windows](../virtual-machines/windows/generation-2.md)
3131

3232
1. **DCsv2 virtual machines are grayed out in the portal and I can't select one**
3333

3434
Based on the information bubble next to the VM, there are different actions to take:
3535
- **UnsupportedGeneration**: Change the generation of the virtual machine image to “Gen2”.
3636
- **NotAvailableForSubscription** : The region isn't yet available for your subscription. Select an available region.
37-
- **InsufficientQuota**: [Create a support request to increase your quota](../azure-portal/supportability/per-vm-quota-requests). Free trial subscriptions don't have quota for confidential computing VMs.
37+
- **InsufficientQuota**: [Create a support request to increase your quota](../azure-portal/supportability/per-vm-quota-requests.md). Free trial subscriptions don't have quota for confidential computing VMs.
3838

3939
1. **DCsv2 virtual machines don't show up when I try to search for them in the portal size selector**
4040

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If you don't have an Azure subscription, [create an account](https://azure.micro
9090
1. In the **Review + create** pane, select **Create**.
9191

9292
> [!NOTE]
93-
> Proceed to the next section and continue with this tutorial if you deployed a Linux VM. If you deployed a Windows VM, [follow these steps to connect to your Windows VM](../virtual-machines/windows/connect-logon) and then [install the OE SDK on Windows](https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Windows.md).
93+
> Proceed to the next section and continue with this tutorial if you deployed a Linux VM. If you deployed a Windows VM, [follow these steps to connect to your Windows VM](../virtual-machines/windows/connect-logon.md) and then [install the OE SDK on Windows](https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Windows.md).
9494
9595

9696
## Connect to the Linux VM

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you don't have an Azure subscription, [create an account](https://azure.micro
5858

5959
* **Choose Image**: For this tutorial, select Ubuntu 18.04 LTS. You may also select Windows Server 2019, Windows Server 2016, or and Ubuntu 16.04 LTS. If you choose to do so, you'll be redirected in this tutorial accordingly.
6060

61-
* **Toggle the image for Gen 2**: Confidential compute virtual machines only run on [Generation 2](../virtual-machines/linux/generation-2) images. Ensure the image you select is a Gen 2 image. Click the **Advanced** tab above where you're configuring the virtual machine. Scroll down until you find the section labeled "VM Generation". Select Gen 2 and then go back to the **Basics** tab.
61+
* **Toggle the image for Gen 2**: Confidential compute virtual machines only run on [Generation 2](../virtual-machines/linux/generation-2.md) images. Ensure the image you select is a Gen 2 image. Click the **Advanced** tab above where you're configuring the virtual machine. Scroll down until you find the section labeled "VM Generation". Select Gen 2 and then go back to the **Basics** tab.
6262

6363

6464
![Advanced Tab](media/quick-create-portal/advancedtab-virtualmachine.png)
@@ -110,7 +110,7 @@ If you don't have an Azure subscription, [create an account](https://azure.micro
110110
1. In the **Review + create** pane, select **Create**.
111111

112112
> [!NOTE]
113-
> Proceed to the next section and continue with this tutorial if you deployed a Linux VM. If you deployed a Windows VM, [follow these steps to connect to your Windows VM](../virtual-machines/windows/connect-logon) and then [install the OE SDK on Windows](https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Windows.md).
113+
> Proceed to the next section and continue with this tutorial if you deployed a Linux VM. If you deployed a Windows VM, [follow these steps to connect to your Windows VM](../virtual-machines/windows/connect-logon.md) and then [install the OE SDK on Windows](https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Windows.md).
114114
115115

116116
## Connect to the Linux VM

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article covers information about deploying Azure confidential computing vir
1818

1919
Azure confidential computing virtual machines are designed to protect the confidentially and integrity of your data and code while it's processed in the cloud
2020

21-
[DCsv2-Series](../virtual-machines/dcv2-series) VMs are the latest and most recent confidential computing size family. These VMs support a larger range of deployment capabilities, have 2x the Enclave Page Cache (EPC) and a larger selection of sizes to compared to our DC-Series VMs. The [DC-Series](../virtual-machines/sizes-previous-gen#preview-dc-series) VMs are currently in preview and will be deprecated and not included in general availability.
21+
[DCsv2-Series](../virtual-machines/dcv2-series.md) VMs are the latest and most recent confidential computing size family. These VMs support a larger range of deployment capabilities, have 2x the Enclave Page Cache (EPC) and a larger selection of sizes to compared to our DC-Series VMs. The [DC-Series](../virtual-machines/sizes-previous-gen#preview-dc-series.md) VMs are currently in preview and will be deprecated and not included in general availability.
2222

2323
Start deploying a DCsv2-Series VM via the Microsoft commercial marketplace by following the [quickstart tutorial](quick-create-marketplace.md).
2424

@@ -81,7 +81,7 @@ Follow a quickstart tutorial to deploy a DCsv2-Series virtual machine in less th
8181
8282
- **Resizing** – Because of their specialized hardware, you can only resize confidential computing instances within the same size family. For example, you can only resize a DCsv2-series VM from one DCsv2-series size to another. Resizing from a non-confidential computing size to a confidential computing size isn't supported.
8383

84-
- **Image** – To provide Intel Software Guard Extension (Intel SGX) support on confidential compute instances, all deployments need to be run on Generation 2 images. Azure confidential computing supports workloads running on Ubuntu 18.04 Gen 2, Ubuntu 16.04 Gen 2, and Windows Server 2016 Gen 2. Read about [support for generation 2 VMs on Azure](../virtual-machines/linux/generation-2) to learn more about supported and unsupported scenarios.
84+
- **Image** – To provide Intel Software Guard Extension (Intel SGX) support on confidential compute instances, all deployments need to be run on Generation 2 images. Azure confidential computing supports workloads running on Ubuntu 18.04 Gen 2, Ubuntu 16.04 Gen 2, and Windows Server 2016 Gen 2. Read about [support for generation 2 VMs on Azure](../virtual-machines/linux/generation-2.md) to learn more about supported and unsupported scenarios.
8585

8686
- **Storage** – Azure confidential computing virtual machine data disks and our ephemeral OS disks are on NVMe disks. Instances support only Premium SSD and Standard SSD disks, not Ultra SSD, or Standard HDD. Virtual machine size **DC8_v2** doesn't support Premium storage.
8787

@@ -91,15 +91,15 @@ Follow a quickstart tutorial to deploy a DCsv2-Series virtual machine in less th
9191

9292
When using virtual machines in Azure, you're responsible for implementing a high availability and disaster recovery solution to avoid any downtime.
9393

94-
Azure confidential computing doesn't support zone-redundancy via Availability Zones at this time. For the highest availability and redundancy for confidential computing, use [Availability Sets](../virtual-machines/windows/manage-availability#configure-multiple-virtual-machines-in-an-availability-set-for-redundancy). Because of hardware restrictions, Availability Sets for confidential computing instances can only have a maximum of 10 update domains.
94+
Azure confidential computing doesn't support zone-redundancy via Availability Zones at this time. For the highest availability and redundancy for confidential computing, use [Availability Sets](../virtual-machines/windows/manage-availability.md#configure-multiple-virtual-machines-in-an-availability-set-for-redundancy). Because of hardware restrictions, Availability Sets for confidential computing instances can only have a maximum of 10 update domains.
9595

9696
## Deploying via an Azure Resource Manager Template
9797

9898
Azure Resource Manager is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in your Azure subscription. You use management features, like access control, locks, and tags, to secure and organize your resources after deployment.
9999

100-
To learn about Azure Resource Manager templates, see [Template deployment overview](../azure-resource-manager/templates/overview).
100+
To learn about Azure Resource Manager templates, see [Template deployment overview](../azure-resource-manager/templates/overview.md).
101101

102-
To deploy a DCsv2-Series VM in an ARM template you will utilize the [Virtual Machine resource](../virtual-machines/windows/template-description). You need to ensure you specify the correct properties for **vmSize** and for your **imageReference**.
102+
To deploy a DCsv2-Series VM in an ARM template you will utilize the [Virtual Machine resource](../virtual-machines/windows/template-description.md). You need to ensure you specify the correct properties for **vmSize** and for your **imageReference**.
103103

104104
### VM Size
105105

0 commit comments

Comments
 (0)