-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add default provider support to Az.Attestation module #12317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can one of the admins verify this patch? |
VeryEarly
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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