exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 5 question 109 discussion

Actual exam question from Microsoft's AZ-104
Question #: 109
Topic #: 5
[All AZ-104 Questions]

You have an Azure subscription that contains the virtual networks shown in the following table.



You need to deploy an Azure firewall named AF1 to RG1 in the West US Azure region.

To which virtual networks can you deploy AF1?

  • A. VNET1, VNET2, VNET3, and VNET4
  • B. VNET1 and VNET2 only
  • C. VNET1 only
  • D. VNET1, VNET2, and VNET4 only
  • E. VNET1 and VNET4 only
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ashfaque_9x
Highly Voted 1 year, 11 months ago
Selected Answer: C
C. VNET1 only No idea why people are saying option E as the question clearly states that "You need to deploy an Azure firewall named AF1 to RG1 in the West US", so RG1 in the West US region means the correct answer is C(VNET1).
upvoted 60 times
Irism
1 year, 11 months ago
This makes no sense, you need to read better. Vnet1 and Vnet4 are both in WEST US region
upvoted 2 times
stormtraining
4 months, 3 weeks ago
omg...
upvoted 2 times
...
zellck
1 year, 10 months ago
but VNET4 is not in RG1. "deploy to RG1 in the West US Azure region"
upvoted 2 times
...
WeepingMaplte
6 months, 4 weeks ago
The key point is deploying the firewall within RG1, not just the regions where the VNets reside. The question is asking to deploy in RG1. You cannot just go any where and take a d at other places even if you can.
upvoted 3 times
...
...
rpalanivel83
1 year, 11 months ago
Yes. First check is Resource group which is RG1, then second is Region which is West US
upvoted 1 times
...
pramodk78
1 year, 11 months ago
The question also says "To which virtual networks can you deploy AF1? " Correct answer = E
upvoted 2 times
...
garmatey
1 year, 7 months ago
But it says which virtual networks *can* you deploy AF1....
upvoted 3 times
...
...
Muffay
Highly Voted 1 year, 11 months ago
Selected Answer: E
Should be E - Vnet 1 and Vnet 4. As all resources, the resource group is just a logical grouping and the real limitations do come from the region. An Azure Firewall can be used with peered networks, but as the question does not mention peering the firewall cannot be applied to networks in another region. "You can deploy Azure Firewall on any virtual network, but customers typically deploy it on a central virtual network and peer other virtual networks to it in a hub-and-spoke model. You can then set the default route from the peered virtual networks to point to this central firewall virtual network. Global VNet peering is supported, but it isn't recommended because of potential performance and latency issues across regions. For best performance, deploy one firewall per region." I also just tried it out, I cannot connect an Azure Firewall to a VNET which is in another region.
upvoted 34 times
RougePotatoe
1 year, 10 months ago
Are there any firewall resource group restrictions? Yes. The firewall, VNet, and the public IP address all must be in the same resource group. https://learn.microsoft.com/en-us/azure/firewall/firewall-faq#are-there-any-firewall-resource-group-restrictions
upvoted 19 times
Sanaz90
2 months ago
I've learnt it like this: fw and vnet should be in same rg and same sub of pip
upvoted 2 times
...
...
...
Donny_575
Most Recent 4 days, 20 hours ago
Selected Answer: C
The firewall and VNet must be in the same resource group. https://learn.microsoft.com/en-us/azure/firewall/firewall-faq#are-there-any-firewall-resource-group-restrictions
upvoted 2 times
...
2d153f5
1 week, 4 days ago
Selected Answer: B
The firewall and VNet must be in the same resource group. The public IP address can be in any resource group. The firewall, VNet, and the public IP address all must be in the same subscription. Nothing about same region.
upvoted 1 times
...
95d0718
3 weeks, 4 days ago
Guys, read the question carefully. The answer is VNET1 & VNET4 (Answer E). Asked Gemini and tested it in my Lab, both say it's VNET1 and VNET4 - the Ressource Group does not matter in this case, it is the Region, where you deploy the Firewall.
upvoted 1 times
...
jamesf
1 month, 1 week ago
Selected Answer: C
- The firewall and VNet must be in the same resource group. - The public IP address can be in any resource group. - The firewall, VNet, and the public IP address all must be in the same subscription. https://learn.microsoft.com/en-us/azure/firewall/firewall-faq
upvoted 1 times
...
SeMo0o0o0o
2 months, 1 week ago
Selected Answer: C
C is correct
upvoted 2 times
...
itismadu
2 months, 3 weeks ago
Selected Answer: C
Are there any firewall resource group restrictions? Yes. The firewall and VNet must be in the same resource group. The public IP address can be in any resource group. The firewall, VNet, and the public IP address all must be in the same subscription. https://learn.microsoft.com/en-us/azure/firewall/firewall-faq
upvoted 3 times
...
moadabdou
7 months, 3 weeks ago
Selected Answer: C
An Azure Firewall can protect a VNet in the same resource group, but it cannot directly protect a VNet in a different resource group. This is because an Azure Firewall is deployed in a VNet and filters traffic entering and exiting that VNet. It cannot interact with resources in other resource groups. If you need to protect a VNet in a different resource group, you can use one of the following workarounds: VNet peering Azure Virtual WAN VPN
upvoted 4 times
...
moadabdou
8 months, 1 week ago
Selected Answer: C
Tested in lab an Azure Firewall in a resource group (RG1) cannot protect a VNet in another resource group (RG2) even if both are in the same region.
upvoted 7 times
...
Amir1909
8 months, 3 weeks ago
C is correct
upvoted 1 times
...
rnd3131
10 months, 3 weeks ago
details details details
upvoted 1 times
...
Arthur_zw
10 months, 3 weeks ago
Google Bard No, the Azure Firewall itself cannot belong to a different resource group than the resource group it protects. Azure Firewall requires tight integration with the resources it secures, including virtual networks and subnets. This integration isn't possible if the firewall resides in a separate resource group. Azure Firewall needs to be deployed in the same resource group as the resources it protects for several reasons: Policy enforcement: Azure Firewall applies its network security policies to resources within the same resource group. Placing it in a different group weakens its ability to effectively secure those resources. Resource association: Certain features of Azure Firewall, like IP Groups and Application Rules, require direct association with resources within the same resource group. Management and access control: Managing and controlling access to Azure Firewall is easier when it's within the same resource group as the resources it protects.
upvoted 1 times
...
[Removed]
11 months, 3 weeks ago
Selected Answer: C
E is not correct, I have tested this in my LAB. When you try to create an Azure Firewall in RG1, you cannot select the VNET in RG2. It will actually tell you "Azure Firewall cannot be used with a VNET from a different resource group". Therefore, the correct answer is C - VNET1 only as it is deployed in RG1. https://learn.microsoft.com/en-us/azure/firewall/firewall-faq#are-there-any-firewall-resource-group-restrictions
upvoted 4 times
...
RandomNickname
1 year, 5 months ago
Selected Answer: C
C: seems most relevant here as per comments here and the links provided confirming restrictions implementing Azure Firewall https://learn.microsoft.com/en-us/azure/firewall/firewall-faq#are-there-any-firewall-resource-group-restrictions
upvoted 2 times
...
Rwj
1 year, 6 months ago
VNET 1 Only Yes. The firewall, VNet, and the public IP address all must be in the same resource group.
upvoted 2 times
...
SIAMIANJI
1 year, 7 months ago
Selected Answer: C
C is correct.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago