Add default provider support to Az.Attestation module#12317
Add default provider support to Az.Attestation module#12317VeryEarly merged 13 commits intoAzure:masterfrom
Conversation
|
Can one of the admins verify this patch? |
VeryEarly
left a comment
There was a problem hiding this comment.
switch parameter represent only two states, if it's mandatory, it means there is only one state.
You can remove this parameter
|
@VeryEarly Can you please elaborate on this? Remove SwitchParameter
|
Make sense. Thanks for the explanation. |
|
please also suppress credentials in this file: |
Added the suppression. |
* Update GetAzureAttestationPolicy.cs * Update GetAzureAttestationPolicySigners.cs * Update AttestationDataServiceClient.cs * attestation update * default provider change * update policy and policy cert files * default provider update * update helper md * update changelog.md * address cr comments * try new sessionrecords before whitelist them * suppress credentials
Description
Design review:
https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/623
Added default provider support to
Az.Attestationmodule- Added
LocationandDefaultProvidertoGet-AzAttestation- Added
LocationandDefaultProviderto policy signer management cmdlets- Added
LocationandDefaultProviderto policy management cmdletsUpdated claim name from
aas-policyCertificatetomaa-policyCertificatefor policy signer cmdletsChecklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added