Forum Discussion
Gurunarendra46
Jun 14, 2022Copper Contributor
How to disable the azure firewall for particular IP address in azure Vnet.
How to disable the azure firewall for particular IP address in azure Vnet. Let's say I have onprem server and azure vnet having 30 servers. In between azure firewall is there. My requirement is ...
ParthKhemka
Aug 15, 2022MCT
Hi Gurunarendra46,
If you need to allow access to only one server you may use an NSG on the subnet level where you can create an allow rule with source as your on-prem ip and destination as the IP of the Virtual machine in Azure with appropriate protocols and priority.
If you need to allow access to only one server you may use an NSG on the subnet level where you can create an allow rule with source as your on-prem ip and destination as the IP of the Virtual machine in Azure with appropriate protocols and priority.
- Gurunarendra46Aug 16, 2022Copper ContributorIs it possible to disable for particular ip in azure firewall without doing manipulation of rules?
- tommykneetzAug 16, 2022Iron Contributorwhen you have an azrue firewall and all traffic will be routed to that firewall than the only way is to have a route for that one ip-address that will not be routed to the firewall or you have an extra Firewall-Rule