Switching to 2020-10-01 API which does not require AAD authentication. Recently, in some cases, authentication was failing while trying to perform attest calls using the tool.
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[x] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
How to Test
Get the code
In Windows/PowerShell:
git clone https://github.com/Azure-Samples/microsoft-azure-attestation
cd intel.sdk.attest.sample\validatequotes.core
.\runall.cmd
Purpose
Switching to 2020-10-01 API which does not require AAD authentication. Recently, in some cases, authentication was failing while trying to perform attest calls using the tool.
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that all 4 requests have passed.