Skip to content

Conversation

@mmyyrroonn
Copy link
Contributor

@mmyyrroonn mmyyrroonn commented Feb 3, 2020

Fix #11988

History Notes:
(Fill in the following template if multiple notes are needed, otherwise PR title will be used for history note.)

[Network] Bump to azure-mgmt-network 8.0.0
[Network] az network private-link-service update/create: support --enable-proxy-protocol


This checklist is used to make sure that common guidelines for a pull request are followed.

bump sdk and add test

fix all test

add history
@mmyyrroonn mmyyrroonn self-assigned this Feb 3, 2020
Copy link
Member

Choose a reason for hiding this comment

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

This could be removed now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@fengzhou-msft do you know how to debug this script?

Copy link
Member

Choose a reason for hiding this comment

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

I haven't worked with nose runner, ping @haroldrandom

@mmyyrroonn mmyyrroonn changed the title [Network] Bump to azure-mgmt-network 9.0.0 [Network] Bump to azure-mgmt-network 8.0.0 Feb 6, 2020
c.argument('private_endpoint_connections', nargs='+', help='Space-separated list of private endpoint connections.')
c.argument('fqdns', nargs='+', help='Space-separated list of FQDNs.')
c.argument('location', get_location_type(self.cli_ctx), validator=get_default_location_from_resource_group)
c.argument('enable_proxy_protocol', help='Enable proxy protocol for private link service.', arg_type=get_three_state_flag(), min_api='2019-09-01')
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it new feature?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

Copy link
Contributor

@haroldrandom haroldrandom left a comment

Choose a reason for hiding this comment

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

Issue title need change to 8.0.0

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.

[Network] Fix actions required for az network private-link-service connection update and bump to 9.0.0

3 participants