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

[Network] Vnet-gateway update issues #1506

Closed
aanandr opened this issue Dec 8, 2016 · 3 comments
Closed

[Network] Vnet-gateway update issues #1506

aanandr opened this issue Dec 8, 2016 · 3 comments
Assignees
Labels
Network az network vnet/lb/nic/dns/etc...

Comments

@aanandr
Copy link

aanandr commented Dec 8, 2016

  1. The arguments for the two are very different. Python provides a generic way to specify objects but JS doesnt have this capability. As a result, in JS, there is no way to set BGP settings
  2. Python doesnt have settings for SKU
  3. Why does Python have address-prefixes param? It is not there in powershell. It is not needed
  4. Both versions should have params for BGP and other settings. Just specifying an object is not enough
@tjprescott tjprescott added the Network az network vnet/lb/nic/dns/etc... label Dec 8, 2016
@tjprescott tjprescott self-assigned this Dec 8, 2016
@tjprescott
Copy link
Member

Issues with Xplat (Node) should be filed separately here: https://github.com/Azure/azure-xplat-cli

@tjprescott
Copy link
Member

tjprescott commented Dec 8, 2016

@aanandr
By (2) do you mean that capacity is not exposed? Is there ever an instance where name and tier would not be the same?

IRT (3) address-prefixes is present, according to the help, because it is a prerequisite for uploading certificates. Is this not the case?

@tjprescott tjprescott added this to the Sprint 9 (Internal Release) milestone Dec 9, 2016
@tjprescott tjprescott changed the title Issues with the update option for vpn-gateway in Python and JS [Network] Vnet-gateway update issues Dec 9, 2016
@tjprescott
Copy link
Member

tjprescott commented Dec 9, 2016

Our action items:

  • Add BGP peering settings to create and update (just like with local-gateway)
    - [ ] Add SKU capacity
  • Add missing UltraPerformance SKU type

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

No branches or pull requests

3 participants