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

[Keyvault] Fix #20520 az keyvault network-rule: Support removing multiple IP #22025

Merged
merged 2 commits into from
Apr 14, 2022

Conversation

bebound
Copy link
Contributor

@bebound bebound commented Apr 12, 2022

Fix #20520 az keyvault network-rule: Support removing multiple IP

Testing Guide
keyvault network-rule remove --ip-address {ip} {ip2} {ip3} --name {kv} --resource-group {rg}
Delete multiple IP in one remove command

History Notes
[Keyvault] Fix #20520 az keyvault network-rule: Support removing multiple IP


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

@ghost ghost requested review from yonzhan, jsntcy and kairu-ms April 12, 2022 02:22
@ghost ghost added the Auto-Assign Auto assign by bot label Apr 12, 2022
@ghost ghost requested review from wangzelin007 and necusjz April 12, 2022 02:22
@ghost ghost assigned necusjz Apr 12, 2022
@ghost ghost added this to the Apr 2022 (2022-04-26) milestone Apr 12, 2022
@ghost ghost added the Network az network vnet/lb/nic/dns/etc... label Apr 12, 2022
@ghost ghost assigned evelyn-ys Apr 12, 2022
@ghost ghost added the KeyVault az keyvault label Apr 12, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 12, 2022

Keyvault

@yonzhan yonzhan removed the Network az network vnet/lb/nic/dns/etc... label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot KeyVault az keyvault
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot remove multiple address rules on Key Vault firewall in one command (but can add multiple)
4 participants