Skip to content

Commit 4493890

Browse files
Merge pull request #208932 from ChhabraAnshul/users/anchhabr/FixNonceDoc
Fix public docs for attested data nonce value
2 parents b95ba88 + 32e81a4 commit 4493890

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
@@ -1075,9 +1075,6 @@ GET /metadata/attested/document
10751075
}
10761076
```
10771077

1078-
> [!NOTE]
1079-
> Due to IMDS's caching mechanism, a previously cached nonce value may be returned.
1080-
10811078
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.
10821079

10831080
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)