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

[Firewall] Fix #26592: az network firewall policy: Unhashable --identity #6380

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

necusjz
Copy link
Member

@necusjz necusjz commented Jun 8, 2023


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

Related command

Fix: Azure/azure-cli#26592

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 pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@necusjz necusjz requested a review from kairu-ms as a code owner June 8, 2023 06:24
@necusjz necusjz self-assigned this Jun 8, 2023
@necusjz necusjz requested a review from jsntcy as a code owner June 8, 2023 06:24
@ghost ghost requested a review from yonzhan June 8, 2023 06:24
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 8, 2023

Firewall

@ghost ghost added Auto-Assign Auto assign by bot Network labels Jun 8, 2023
@necusjz necusjz merged commit c3483b4 into Azure:main Jun 8, 2023
@necusjz necusjz deleted the fix-unhashable-type branch June 8, 2023 07:33
@azclibot
Copy link
Collaborator

azclibot commented Jun 8, 2023

[Release] Update index.json for extension [ azure-firewall ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=62016&view=results

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 Network
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in "az network firewall policy create " when configuring TLS Inspection via azure cli
4 participants