IoT Central - TLS Certificate Root Migration Issues for TPM Connected Devices

Andrew Batta 21 Reputation points
2023-07-28T15:52:11.18+00:00

Will the root cert migration for IoT Hub/Provisioning services have an impact on devices connected via TPM to IoT Central?

We also use SAS API tokens in IoT Central. Will those need to be recreated?

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
345 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. LeelaRajeshSayana-MSFT 13,466 Reputation points
    2023-07-28T19:50:45.1733333+00:00

    Hi @Andrew Batta Greetings! Thank you for posting this question here.

    To answer your questions, No, changing the root certificate does not have any impact on the device connectivity that are authenticated using TPS or SAS token.

    The TPM attestation method using a different form of authentication that does not involve the root certificate. It rather uses an Endorsement key (EK) and Storage Root Key (SRK) as means to authenticate and provision devices. These are different and independent from the root certificate used for attesting devices using the X.509 authentication method. Please find the below image showing details on how TPM attestation works in Azure IoT Hub

    User's image

    The SAS authentication as well does not use the X.509 root certificate.

    For more details, please refer the following resources.

    Hope this helps. Please let us know if you have any additional questions.


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.