azure-sdk-for-cpp/sdk
Larry Osterman bd822a458b
Added SetAttestationPolicy and ResetAttestationPolicy (#3379)
* SetPolicy and ResetPolicy APIs

* Added tests for attestation result; cleaned up attest test suite a bit; fixed up attestation sample to be more real

* Further refactored test collateral to reduce wasted test cases

* Reformat with clang-format-11

* Removed use of Nullable::HasValue() and Nullable::Value() in favor of operator bool and operator *

* Get policy sample to run in CI pipeline

* Added AZURE_ variables to test-resources.json
2022-03-07 17:00:28 -08:00
..
attestation Added SetAttestationPolicy and ResetAttestationPolicy (#3379) 2022-03-07 17:00:28 -08:00
core Azure Core change log for March release (#3390) 2022-03-04 00:52:48 +00:00
identity Increment package version after release of azure-identity (#3333) 2022-02-09 10:42:28 -08:00
keyvault Certificates update changelog (#3395) 2022-03-07 22:26:29 +00:00
storage Different storage service has its own sas version(sv) (#3380) 2022-02-28 08:47:59 +00:00
template Build ci gates per service (#3260) 2022-01-20 18:09:06 +00:00