Skip to content

Commit 7459ada

Browse files
Merge pull request #234166 from divargas-msft/patch-5
[Doc-a-thon] Updating guest-attestation-example.md
2 parents 22557c0 + b7126cd commit 7459ada

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/confidential-computing/guest-attestation-example.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: reprasa
66
ms.service: virtual-machines
77
ms.subservice: confidential-computing
88
ms.topic: how-to
9-
ms.date: 11/14/2022
9+
ms.date: 04/11/2023
1010
ms.custom: template-concept, ignite-2022
1111
---
1212

@@ -21,12 +21,13 @@ Depending on your [type of scenario](guest-attestation-confidential-vms.md#scena
2121
## Prerequisites
2222

2323
- An Azure subscription.
24-
- An Azure [confidential VM](quick-create-confidential-vm-portal-amd.md) or a [VM with trusted launch enabled](../virtual-machines/trusted-launch-portal.md). You can use a Linux or Windows VM.
24+
- An Azure [confidential VM](quick-create-confidential-vm-portal-amd.md) or a [VM with trusted launch enabled](../virtual-machines/trusted-launch-portal.md). You can use a Ubuntu Linux VM or Windows VM.
25+
2526
## Use sample application
2627

2728
To use a sample application in C++ for use with the guest attestation APIs, follow the instructions for your operating system (OS).
2829

29-
#### [Linux](#tab/linux)
30+
#### [Ubuntu](#tab/linux)
3031

3132
1. Sign in to your VM.
3233

@@ -66,7 +67,6 @@ To use a sample application in C++ for use with the guest attestation APIs, foll
6667

6768
---
6869

69-
7070
## Next steps
7171

7272
- [Learn how to use Microsoft Defender for Cloud integration with confidential VMs with guest attestation installed](guest-attestation-defender-for-cloud.md)

0 commit comments

Comments
 (0)