From dd2d050ec870de79485461c11bef42718a81c058 Mon Sep 17 00:00:00 2001 From: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com> Date: Tue, 4 Oct 2022 16:53:55 -0700 Subject: [PATCH] Update Attestation readme.md (#3991) --- sdk/attestation/azure-security-attestation/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sdk/attestation/azure-security-attestation/README.md b/sdk/attestation/azure-security-attestation/README.md index a04514ca1..e4f267cb5 100644 --- a/sdk/attestation/azure-security-attestation/README.md +++ b/sdk/attestation/azure-security-attestation/README.md @@ -1,7 +1,4 @@ ---- -# cspell:words opentelemetry ---- - + # Azure Attestation Package client library for C++ Microsoft Azure Attestation is a unified solution for remotely verifying the trustworthiness of a platform and integrity of the binaries running inside it. The service supports attestation of the platforms backed by Trusted Platform Modules (TPMs) alongside the ability to attest to the state of Trusted Execution Environments (TEEs) such as Intel(tm) Software Guard Extensions (SGX) enclaves and Virtualization-based Security (VBS) enclaves.