Intel TDX module build parameters

A S M Asadujjaman 0 Reputation points
2024-11-11T13:37:51.3666667+00:00

How can we find the following build information about Intel TDX modules used by Azure TDX services: the date it was compiled, the build number, and the module's update version?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
705 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 3,565 Reputation points Microsoft Vendor
    2024-11-11T19:51:19.0566667+00:00

    Hi @A S M Asadujjaman,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    To find the build information about Intel TDX modules used by Azure TDX services, you can examine the module's attributes, which provide insights into its build details.

    The profile outlines claims for an Intel® Trust Domain Extensions (TDX) attestation result generated as an Entity Attestation Token (EAT) by Azure Attestation. The profile includes claims from the IETF JWT specification, the EAT) specification, Intel's TDX specification and Microsoft specific claims- Azure Attestation EAT profile for Intel® Trust Domain Extensions (TDX)

    iat - The "iat" (issued at) claim identifies the time at which the JWT was issued.

    x-ms-ver - JWT schema version (expected to be "1.0") }

    tdx_seamsvn - A number that represents the Intel TDX module SVN. The complete definition of the claim is available in section 3.1 SEAM_SIGSTRUCT: INTEL® TDX MODULE SIGNATURE STRUCTURE of Intel® TDX Loader Interface Specification

    tdx_td_attributes -Contains additional attributes related to the Trust Domain (TD).

    If you have any further queries, do let us know.

    If the answer is helpful, please click "Accept Answer" and "Upvote it."


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.