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

Add public ip as manadatory parameter to az network routeserver create #18571

Closed
naveenchekuri opened this issue Jun 21, 2021 · 4 comments · Fixed by #18663
Closed

Add public ip as manadatory parameter to az network routeserver create #18571

naveenchekuri opened this issue Jun 21, 2021 · 4 comments · Fixed by #18663
Assignees
Labels
feature-request Network az network vnet/lb/nic/dns/etc...
Milestone

Comments

@naveenchekuri
Copy link

Resource Provider

Microsoft.Network

Description of Feature or Work Requested

Please add public ip address as mandatory field to create Azure Route Server server command. Pass the public ip resource id under ipconfiguration -> properties -> PublicIpAddress field

Minimum API Version Required

2021-03-01

Swagger Link

https://github.com/Azure/azure-rest-api-specs/blob/master/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/virtualWan.json -> "HubIpConfiguration"

Target Date

07/15

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jun 21, 2021
@yonzhan yonzhan added the Network az network vnet/lb/nic/dns/etc... label Jun 22, 2021
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jun 22, 2021
@yonzhan yonzhan added this to the S189 milestone Jun 22, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 22, 2021

network

@kairu-ms
Copy link
Contributor

kairu-ms commented Jun 28, 2021

@naveenchekuri It's a breaking change for CLI command. And this property in swagger is not marked as required.

@kairu-ms
Copy link
Contributor

I can add --public-ip-address argument as optional in next release.

@naveenchekuri
Copy link
Author

@kairu-ms Sure please proceed with this as optional parameter. We would want this change in next release as our GA timelines are dependent on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Network az network vnet/lb/nic/dns/etc...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants