How to allow outbound web traffic only
Hello, I have setup an Azure Firewall and routes to control all traffic via the Azure Firewall. The firewall is deploy in the Hub and attached to an Express route circuit (Hub/Spoke) Additionally I have setup a rule collection group with the priority…
Azure Firewall DNS Proxy Failing to Resolve SCM Records in Private DNS Zones
I have a hub-and-spoke architecture in Azure where I'm using Azure Firewall in the hub as a DNS proxy. I have multiple private DNS zones configured in the hub and have established VNet links to my spoke networks. I've also added A records for my function…
Config Azure Firewall DNS for private endpoint without using Azure Private Resolver
Hello, Lately I config a system like below Here is some description: We have 3 Vnet: VNet test (172.22.0.0/16). Inside this subnet, I set up a subnet(172.22.0.0/24) and a VM test inside this subnet VNet Hub (10.18.0.0/16): inside this subnet I config…
I am unable to view service tags while adding a network rule in Azure Firewall.
Title Unable to View Service Tags When Adding a Network Rule in Azure Firewall Details I am unable to view service tags while adding a network rule in Azure Firewall. I am selecting the Destination type as Service Tag, but I can only see Office 365…
Azure Firewall Policy Analytics: "Rules with low utilization" 60/90 day time period
I have the following issue with Policy Analytics: When viewing 'Rules with low utilization' I want to change the time period to 90 days (using the cog in upper right of the pane), but the options for 60 and 90 days are greyed out. I can only select 30…
Traffic not flowing via azure firewall when using site to site vpn
I have created a site-to-site connection between AWS and Azure. In Azure, I have a firewall in place. When the gateway connection is established, traffic is not flowing through the Azure firewall. However, when the gateway connection is disconnected or…
How to get all firewall rules with all the properties via Azures Resource Graph?
Hi, I need help with proper formulation of a query that would give me all firewall rules with all properties so it can be saved as a CSV file. All rules from a particular directory.
Hub, Spoke - S2S VPN Trafice via Azure Firewall
Hello, Recently I have create a system like below image I have config 3 VNET: VNET test(10.19.0.0/16) : in this vnet, I config a subnet(10.19.0.0/24) and a test VM (OS window server 2022) with a public IP named publicIPDev. I want to remote to this…
Network latency between Azure Global VNet Peering
Hi Team, I have a scenario below. Users at the East US site access the webpage site1.abc.com which is hosted on a Citrix Netscaler in the Central US region. Users from the East US site connect in multiple ways, through VPN or AVD environment to access…
Using Azure Private Resolver with Firewall DNS proxy
Hi, I am currently looking at implementing Azure DNS private resolver (inbound and outbound endpoint subnets) within a hub-and-spoke network with the ultimate goal of resolving DNS to/from an on premise site located down a VPN connection and the spokes…
connectivity issue over internet via azure firewall
Hi Team, I have a vm A in a vnet (SPOKE) region japan who talks to public ip on internet via azure firewall (HUB). We have a udr default route pointing to Firewall , all traffic to internet goes via azure firewall. We see that VM talks to destination…
Azure private zone with on prem ADDNS
I had a requirement to use the Azure firewall proxy to capture and log DNS traffic comping Azure private link services. My plan was to setup conditional forwarder for all private DNS resources from on prem to Azure firewall using firewall proxy to DNS…
Firewall turn on
https://learn.microsoft.com/en-us/azure/firewall/firewall-faq#how-can-i-stop-and-start-azure-firewall using the instructions awhile back to save $$, we disabled the farewell, now I need to turn it back on. Wanting to stay with this docs by MS. what do i…
Does traffic from Azure Firewall to Service Tag like Azure Monitor stays on backbone
Hi, I have hosted some containers in Azure which are sending telemetry to Application Insight. We have a firewall in the connectivity hub. All spoke traffic (0.0.0.0/0) is routed to the firewall. So the outbound traffic from container to Application…
Unable to find list of FQDNs/IP Addresses that are part of FQDN and Service Tags on Azure Firewall
We know there are many FQDN tags and Service Tags for Azure firewall, informed in the below articles as well: https://learn.microsoft.com/en-us/azure/firewall/fqdn-tags https://learn.microsoft.com/en-us/azure/firewall/service-tags However, not able…
Do we need to enable Azure firewall threat intelligence protection even if the communication is private via express route circuit
We have hybrid connectivity model setup in our environment where on-premises network is connected to Azure via Express route circuit with private peering enabled. on the Azure firewall policy we have explicitly denied outbound internet connectivity…
AKS Networking with Application Gateway and Azure Firewall
Hello everyone, I am currently implementing a solution in Azure that involves using Azure Kubernetes Service (AKS) as a backend, along with an Application Gateway for incoming traffic. Additionally, I have configured an Azure Firewall to manage outbound…
Can you add a Network rule with "*" in the namespace and an Application rule with port 445 in Azure firewall?
Hi Team, We have a requirement, wherein we have to allow a URL on Azure firewall with following requirement: URL: *.abc.com Port: 445 Now, I cannot create an application rule with port 445 and Network rule doesn't accept "*" in the URL.…
We have an Azure Virtual WAN deployement secure by Azure Firewall High Availability
Do i understand correctly that everthing inside virtual WAN is deployed automaticaly in Availability zones? Besides the Azure Firewall components for this you need to redeploy them. https://learn.microsoft.com/en-us/azure/virtual-wan/virtual-wan-faq I…
Azure Firewall vs NSG rules
Hi all, I'm studying for the AZ-700 at present and making progress but came up with a query. If I have a rule in the NSG to block RDP connections and a rule in Azure Firewall to allow RDP - which takes priority? Kind regards Tom