Skip to content

attestation crate - Attempt to use Azure instance metadata service during attestation type detection. #11

@ameba23

Description

@ameba23

During attestation type detection we establish whether we are on Azure by attempting an Azure vTPM attestation which internally hits the IMDS service which is only provided by Azure.

A nicer initial check would be to use their metadata API as documented here:

https://learn.microsoft.com/en-us/azure/virtual-machines/instance-metadata-service?tabs=linux

For context see #1 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions