Skip to content

Commit 8d0368e

Browse files
committed
fixing warning for file path
1 parent 0f6a080 commit 8d0368e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/attestation/azure-TPM-VBS-attestation-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Using the [Client](https://github.com/microsoft/Attestation-Client-Samples) to t
6565

6666
Here's a sample of the contents of the attestation report.
6767
git mv OLD-FILENAME NEW-FILENAME
68-
:::image type="content" source="./media/sample-decoded-token.jpg" alt-text="Sample decoded token for tpm attestation" lightbox="./media/sampledecodedtoken.jpg":::
68+
:::image type="content" source="./media/sample-decoded-token.jpg" alt-text="Sample decoded token for tpm attestation" lightbox="./media/sample-decoded-token.jpg":::
6969

7070
Using the Open ID [metadata endpoint](/rest/api/attestation/metadata-configuration/get?tabs=HTTP) contains properties, which describe the attestation service.The signing keys describe the keys, which will be used to sign tokens generated by the attestation service. All tokens emitted by the attestation service will be signed by one of the certificates listed in the attestation signing keys.
7171

0 commit comments

Comments
 (0)