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: Security rule blocking access to main webpage #60

Open
mikehwang opened this issue Jun 21, 2018 · 1 comment
Open

Azure: Security rule blocking access to main webpage #60

mikehwang opened this issue Jun 21, 2018 · 1 comment

Comments

@mikehwang
Copy link
Contributor

The current implementation of the resource "azurerm_network_security_rule" "master-httpRule" and the resource "azurerm_network_security_rule" "master-httpsRule" is blocking access to the main webpage. Setting the source ports to star and not explicitly port 80 and 443 fixed my issue.

I see that this commit introduced my problem. Can I get a better understanding for this change? Can I revert this?

@mikehwang
Copy link
Contributor Author

I've went ahead and PR'd reverting the commit I pointed out. I also discovered the same sort of rule exists in the main.tf. Not sure if this should be reverted/fixed as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant