Skip to content

Commit da215e8

Browse files
authored
Merge pull request #303809 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 6c45f7e + 5ab6e4c commit da215e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/confidential-computing/guest-attestation-confidential-virtual-machines-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Refer to [Azure Confidential VMs attestation guidance & FAQ](https://github.com/
9292
| Name | Offset (bytes) | Size (bytes) | Description |
9393
| :--- | :--- | :--- | :--- |
9494
| Header | 0 | 32 | The report header (not endorsed by the hardware report). |
95-
| Report Payload | 32 | 1184 | The hardware report. |
95+
| Report Payload | 32 | 1184 | The hardware report. The payload size is 1184 (AMD SEV-SNP) or 1024 (Intel TDX). |
9696
| Runtime Data | 1216 | variable length | The runtime data includes claims endorsed by the hardware report. |
9797

9898
#### Header
@@ -101,7 +101,7 @@ Refer to [Azure Confidential VMs attestation guidance & FAQ](https://github.com/
101101
| :--- | :--- | :--- | :--- |
102102
| Signature | 0 | 4 | Embedded signature. Expected: 0x414c4348 (`HCLA`). |
103103
| Version | 4 | 4 | Format version. Expected: 2.
104-
| Report Size | 8 | 4 | Size of the Report Payload. Expected: 1184 (AMD SEV-SNP), 1024 (Intel TDX). |
104+
| Report Size | 8 | 4 | Size of the Azure-defined attestation report. |
105105
| Request Type | 12 | 4 | Azure-specific usage of the attestation report. Expected: 2. |
106106
| Status | 16 | 4 | Reserved. |
107107
| Reserved | 20 | 12 | Reserved. |

articles/networking/nva-accelerated-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This list will be updated as more regions become available. The following region
8282

8383
## Supported SKUs
8484

85-
This feature is supported on all SKUs supported by [Accelerated Networking](../virtual-network/accelerated-networking-overview.md) except the Dv5 VM family, which isn't yet supported during limited GA.
85+
This feature is supported on all SKUs supported by [Accelerated Networking](../virtual-network/accelerated-networking-overview.md) up to the v5 VM series.
8686

8787
## Supported enablement methods
8888

0 commit comments

Comments
 (0)