Skip to content

Commit 6333ad0

Browse files
committed
Fix public docs for attested data nonce value
1 parent ac0ba14 commit 6333ad0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

includes/virtual-machines-imds.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,9 +1017,6 @@ GET /metadata/attested/document
10171017
}
10181018
```
10191019

1020-
> [!NOTE]
1021-
> Due to IMDS's caching mechanism, a previously cached nonce value may be returned.
1022-
10231020
The signature blob is a [pkcs7](https://aka.ms/pkcs7)-signed version of document. It contains the certificate used for signing along with certain VM-specific details.
10241021

10251022
For VMs created by using Azure Resource Manager, the document includes `vmId`, `sku`, `nonce`, `subscriptionId`, `timeStamp` for creation and expiry of the document, and the plan information about the image. The plan information is only populated for Azure Marketplace images.

0 commit comments

Comments
 (0)