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] az network firewall policy rule-collection-group collection rule add: Add parameter 'web-categories' #2910

Merged
merged 18 commits into from
Jan 29, 2021

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Jan 18, 2021

Close Azure/azure-cli#16282
Close Azure/azure-cli#15377

Re: Firewall Premium changes - Azure CLI

(1)az network firewall policy rule-collection-group collection add-filter-collection: Add parameter 'web-categories'
(2)az network firewall policy rule-collection-group collection rule add: Add parameter 'web-categories'
(3)
Intrusion Signature Override Arguments->IDPS Signature Override Arguments
Traffic Bypass Rule Arguments->IDPS Bypass Rule Arguments
Transport Security Arguments->TLS Inpection Arguments
intrusion detection general state->IDPS mode
detect-mode->idps-mode
enable-terminate-tls->enable-tls-inspection
(4)az network firewall policy: Add parameter "identity"
(5)az network firewall policy: Add custom exception_handler
(6)network firewall policy rule-collection-group collection rule update: New command


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

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@msyyc msyyc requested a review from kairu-ms as a code owner January 18, 2021 02:28
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 18, 2021

Network

@yonzhan yonzhan requested a review from jsntcy January 18, 2021 02:40
@yonzhan yonzhan added this to the S181 milestone Jan 18, 2021
@msyyc
Copy link
Member Author

msyyc commented Jan 28, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yonzhan yonzhan modified the milestones: S181, S182 Jan 28, 2021
@msyyc msyyc merged commit d12701e into Azure:master Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants