Skip to content

[2203] Add PS Cmdlets for VPN Admin API #151

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

Merged
merged 7 commits into from
Apr 12, 2022
Merged

Conversation

iancaragol
Copy link
Contributor

The main new addition is the Get-AzSVirtualNetworkGatewayConnection cmdlet which uses talks to NRP to list all VPN resources created on the stamp.

As part of the generation for this cmdlet, many other files were updated as well. The docs MD file for each of the other cmdlet has a new format.

Please let me know if I need to remove these updates.

Thanks!

@iancaragol iancaragol changed the title Add PS Cmdlets for VPN Admin API [2203] Add PS Cmdlets for VPN Admin API Mar 31, 2022
@iancaragol
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 151 in repo Azure/azurestack-powershell

@bganapa bganapa requested a review from TheOnlyWei March 31, 2022 23:51
@@ -0,0 +1,25 @@
@{
GUID = '70926bce-bc6d-44d9-9c7c-04173e27f5c9'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should not be checked in, it gets generated and modified with the metadata specified in the readme.md

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks I removed it

Copy link
Member

@bganapa bganapa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update module version and the changelog. code review checklist has pointers
https://github.com/Azure/azurestack-powershell/wiki/Code-Review-Check-List

@bganapa
Copy link
Member

bganapa commented Mar 31, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@iancaragol
Copy link
Contributor Author

Update module version and the changelog. code review checklist has pointers https://github.com/Azure/azurestack-powershell/wiki/Code-Review-Check-List

Thanks @bganapa! I bumped the module version from 1.0.2 to 1.1.0 and also updated the changelog.md

@TheOnlyWei
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@iancaragol
Copy link
Contributor Author

@TheOnlyWei It looks like the CI run failed on the Backup.Admin tests. This should be unrelated to my changes. Is it a known issue?

@TheOnlyWei
Copy link
Contributor

TheOnlyWei commented Apr 4, 2022

@iancaragol

@TheOnlyWei It looks like the CI run failed on the Backup.Admin tests. This should be unrelated to my changes. Is it a known issue?

Yes, it is a known issue. Backup RP is attempting to revert their changes due to some issues, don't know about ETA. I can force merge your changes as long as you haven't made changes to the RP that is failing.

@iancaragol
Copy link
Contributor Author

Hi @TheOnlyWei

We would prefer to go the force merge route if that is OK with you. That way everything is checked in and ready to go. I have only made changes within the AzS.Network.Admin space

Thanks!

@TheOnlyWei
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TheOnlyWei TheOnlyWei merged commit 7f387e0 into Azure:dev Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants