Forum Discussion
Best way to add endpoint firewall rule through Intune
- May 15, 2024
You can use the following: https://techcommunity.microsoft.com/t5/intune-customer-success/announcing-enhanced-control-for-configuring-firewall-rules-with/ba-p/3664744
You can create “reusable settings” that can be based on FQDN's and use this in the normal Firewall configurations. Keep in mind you need to use Defender Antivirus and Network Protection needs to be in block or audit mode.
------
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
You can use the following: https://techcommunity.microsoft.com/t5/intune-customer-success/announcing-enhanced-control-for-configuring-firewall-rules-with/ba-p/3664744
You can create “reusable settings” that can be based on FQDN's and use this in the normal Firewall configurations. Keep in mind you need to use Defender Antivirus and Network Protection needs to be in block or audit mode.
------
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
- johnsmith1395May 22, 2024Copper Contributor
This might be causing the issue since the policy I created might not actually be deploying but I'm unsure if I've utilizing Defender for my endpoints or not...This is my Defender overview page in Intune. I'm unfamiliar and honestly have never worked with it before.
- johnsmith1395May 22, 2024Copper Contributor
The policy I created in Intune shows as "Applied/Installed" however when I do a local "netstat -na" check on those devices, I don't see the specific port listed as "listening" or see it from the netstat output.
This is what I configured if you can take a look. For example, I'm trying to allow all outbound traffic through port 1800
Appreciate the assistance, thank you!
- johnsmith1395May 15, 2024Copper Contributor
Thanks for the assistance. I'm currently testing this now and will let you know how it turns out.