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

Multiple Public IP support for Azure Firewall deployed in Virtual Hub #13634

Closed
anchalkpr opened this issue May 22, 2020 · 3 comments · Fixed by Azure/azure-cli-extensions#1937
Assignees
Labels
Network az network vnet/lb/nic/dns/etc...
Milestone

Comments

@anchalkpr
Copy link

anchalkpr commented May 22, 2020

Is your feature request related to a problem? Please describe.
This is a new feature request. We are adding a new field HubIPAddresses through which users can specify the multiple IP addresses they would like to be attached to the firewall.

Describe the solution you'd like
HubIPAddresses was earlier a read-only property on Azure Firewall. With this change it will be editable, and users will be able to provide the count of public IP addresses they would like us to deploy and a list of IP addresses which will contain those addresses that were previously deployed and they would like to retain. So HubIPAddresses contains a new field fpublicIPs which has sub fields Addresses and Count through which the user can provide the 2 inputs.

Describe alternatives you've considered
There are not alternatives as this is a requirement by design.

Additional context
Azure/azure-rest-api-specs#9560

@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 22, 2020
@yonzhan yonzhan added the Network az network vnet/lb/nic/dns/etc... label May 22, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 22, 2020
@yonzhan yonzhan added this to the S171 milestone May 22, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented May 22, 2020

add to S171

@yonzhan yonzhan added feature-request and removed question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jun 3, 2020
@yonzhan yonzhan modified the milestones: S171, S172 Jun 20, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 20, 2020

add to S172

@tejasshah7
Copy link

What is the update on this?

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
4 participants