-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Adding 2 New PS command lets for new POST APIs to fetch secrets. #28556
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
Adding 2 New PS command lets for new POST APIs to fetch secrets. #28556
Conversation
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
…/azure-powershell into nilamd-release-network-2024-10-01
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.
- add help markdown for new cmdlets
- record new tests
- move changelog right under
Upcoming Release
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@VeryEarly Thanks for the review comments. I have incorporated review comments. Please help take a look. Thanks! |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Commenter does not have sufficient privileges for PR 28556 in repo Azure/azure-powershell |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
…/azure-powershell into nilamd-release-network-2024-10-01
@VeryEarly I have pushed tests new recordings. Please take a look when you get chance. Thanks a lot! |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Fixed credscan errors in help files. Thanks! |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@VeryEarly Now all tests are passing. Can you help with suppressing the breaking change warning as you mentioned? Please help merge. Thanks a lot! |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
76290ed
into
Azure:release-network-2024-10-01
Description
Adding 2 New PS command lets for new POST APIs to fetch secrets.
Adding 2 new powershell cmdlets to fetch Radius secrets set on VirtualNetworkGateway and VirtualWan VpnServerConfiguration resources.
https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1513
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.