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

Azure Firewall Parameter Error - Fixed #572

Merged
merged 13 commits into from
Apr 28, 2023
Merged

Azure Firewall Parameter Error - Fixed #572

merged 13 commits into from
Apr 28, 2023

Conversation

owainow
Copy link
Contributor

@owainow owainow commented Apr 27, 2023

PR Summary

The networking module had a typo on the property AzureFirewallSku. It included an extra S (AzureFirewallsSku) which would cause an error as seen below.

image

Typo corrected across main and networking bicep files.

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • This PR is ready to merge and is not Work in Progress
  • Link to a filed issue
  • Screenshot of UI changes (if PR includes UI changes)

@owainow owainow requested a review from Gordonby April 27, 2023 12:26
@Gordonby
Copy link
Collaborator

Gordonby commented Apr 28, 2023

I'm not sure i get why this is a problem..
The parameter name seems to be correct.

Lets grab 5 to discuss.

image

@Gordonby
Copy link
Collaborator

mmm... ok, have repro'd
image

Copy link
Collaborator

@Gordonby Gordonby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to change this line in config.json

image

@Gordonby Gordonby enabled auto-merge (squash) April 28, 2023 12:21
@Gordonby Gordonby merged commit 1f2ac91 into main Apr 28, 2023
@Gordonby Gordonby deleted the firewalldebug branch April 28, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants