Skip to content
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

Microsot.Network/virtualnetworkgateways Reset VPN Client Shared Key #3649

Merged
merged 3 commits into from
Sep 5, 2018

Conversation

henry416
Copy link
Member

@henry416 henry416 commented Aug 15, 2018

Added a reset VPN Client shared key operation (POST) on virtual network gateway resource.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@AutorestCI
Copy link

AutorestCI commented Aug 15, 2018

Automation for azure-sdk-for-ruby

Nothing to generate for azure-sdk-for-ruby

@AutorestCI
Copy link

AutorestCI commented Aug 15, 2018

Automation for azure-sdk-for-python

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-python#3246

@AutorestCI
Copy link

AutorestCI commented Aug 15, 2018

Automation for azure-sdk-for-java

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-java#2135

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@AutorestCI
Copy link

AutorestCI commented Aug 15, 2018

Automation for azure-sdk-for-node

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-node#3505

@AutorestCI
Copy link

AutorestCI commented Aug 15, 2018

Automation for azure-sdk-for-go

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-go#2620

@henry416
Copy link
Member Author

@sergey-shandar Can you please review this PR?

@sergey-shandar sergey-shandar added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Aug 17, 2018
@@ -362,6 +362,49 @@
"x-ms-long-running-operation": true
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/resetvpnclientsharedkey": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have this operations in other API versions as well? 2018-07-01?

Copy link
Member Author

@henry416 henry416 Aug 17, 2018

Choose a reason for hiding this comment

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

This is from 2018-06-01 onwards

Copy link
Contributor

Choose a reason for hiding this comment

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

@henry416 in this case you might need to port the changes to 2018-07-01 as well. Also 2018-08-01 (working branch for that version is Network-September-Release)

Copy link
Member Author

Choose a reason for hiding this comment

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

@number213 If that is the case, I will open another PR for the 2018-08-01 version instead

@henry416
Copy link
Member Author

@sergey-shandar Are there any other pending items? Can we merge?

"tags": [
"VirtualNetworkGateways"
],
"operationId": "VirtualNetworkGateways_Resetvpnclientsharedkey",
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we have a better name? For example VirtualNetworkGateways_ResetVpnClientSharedKey

Copy link
Member Author

Choose a reason for hiding this comment

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

@sergey-shandar Done as requested

@sergey-shandar
Copy link
Contributor

sergey-shandar commented Aug 21, 2018

@henry416 we still need ARM (@ravbhatnagar) and codeowner (@MikhailTryakhov) approvals to merge.

@henry416
Copy link
Member Author

@ravbhatnagar and @MikhailTryakhov Can you please review this PR?

@ravbhatnagar ravbhatnagar added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 28, 2018
@ravbhatnagar
Copy link
Contributor

looks good. signing off from ARM

@henry416
Copy link
Member Author

@MikhailTryakhov Can you please take a look and sign off?

@anton-evseev
Copy link
Contributor

@henry416 Mikhail is on vacation, please contact NRP Swagger Admins <[email protected]>

@henry416
Copy link
Member Author

henry416 commented Sep 4, 2018

@sergey-shandar @ravbhatnagar @number213 , as suggested, retargeted this PR for outgoing 2018 version, could you please sign off on that one? #3800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants