-
Notifications
You must be signed in to change notification settings - Fork 830
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
Creating AzureFirewall with AV Zones quickstart #252
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cshea15
The PR looks great! I have only very minor requests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @cshea15 for opening this pr! One review comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only a couple of small issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to make the resource names in the README intro match the code.
@lonegunmanb anything thing else that needs to be changed? |
@cshea-msft we should be able to merge this once you fix the e2e test failure. |
Hi @cshea-msft thanks for update this pr, I've checked the failed tests, it's not your fault. We use a github action to calculate which folders have been changed by your pr, so if your pr is based on an outdated version of master branch, the test scope would be incorrect. Your pr's base commit is c2ccaa2266a63118c598af8ff67d88391b524308, would you please rebase your pr with the latest master branch and force commit again? Thanks! |
Thanks for the update, I updated the branches to sync with the upstream Azure:Master branch.
Charles J Shea
he/him
Senior Engineer
FastTrack for Azure
Office: 518-292-2987
***@***.******@***.***>
[cid:09eee378-94c0-4488-bd35-fbfcf11c12d0]
If you have any feedback about my work, please let either me or my manager Bruno Terakly know at ***@***.******@***.***>
…________________________________
From: lonegunmanb ***@***.***>
Sent: Monday, October 16, 2023 9:47 PM
To: Azure/terraform ***@***.***>
Cc: Charles Shea ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure/terraform] Creating AzureFirewall with AV Zones quickstart (PR #252)
Hi @cshea-msft<https://github.com/cshea-msft> thanks for update this pr, I've checked the failed tests, it's not your fault. We use a github action to calculate which folders have been changed by your pr, so if your pr is based on an outdated version of master branch, the test scope would be incorrect. Your pr's base commit is c2ccaa2<https://github.com/Azure/terraform/tree/c2ccaa2266a63118c598af8ff67d88391b524308>, would you please rebase your pr with the latest master branch and force commit again? Thanks!
—
Reply to this email directly, view it on GitHub<#252 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOCDFXQ7YHHVV7DQHYVKTELX7XPRRAVCNFSM6AAAAAA5GOZHN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRVGUZDIOJZHA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Creating another azure firewall quickstarts with AV zones. There is a Bicep and ARM template quickstart for this scenario but not for Terraform.
https://learn.microsoft.com/en-us/azure/firewall/deploy-bicep?tabs=CLI