AZ-500 · Question #75
Case Study 2 - Contoso, Ltd Overview Contoso, Ltd. is a consulting company that has a main office in Montreal and two branch offices in Seattle and New York. The company hosts its entire server…
The correct answer is A. Create a new subnet on VNetwork1. Explanation Azure Firewall requires a dedicated subnet named "AzureFirewallSubnet" with a minimum size of /26; this subnet must exist within VNetwork1 before the firewall can be deployed, making creating a new subnet the mandatory first step. Option B (removing NSGs from…
Question
Options
- ACreate a new subnet on VNetwork1.
- BRemove the NSGs from Subnet11 and Subnet13.
- CAssociate an NSG to Subnet12.
- DConfigure DDoS protection for VNetwork1.
How the community answered
(24 responses)- A88% (21)
- C8% (2)
- D4% (1)
Explanation
Explanation
Azure Firewall requires a dedicated subnet named "AzureFirewallSubnet" with a minimum size of /26; this subnet must exist within VNetwork1 before the firewall can be deployed, making creating a new subnet the mandatory first step. Option B (removing NSGs from subnets) is incorrect because NSG removal is not a prerequisite for Azure Firewall deployment, and NSGs can coexist with Azure Firewall in a network. Option C (associating an NSG to Subnet12) is irrelevant to the firewall deployment requirement and would not help meet the technical requirement at all. Option D (configuring DDoS protection) is a separate security feature unrelated to deploying Azure Firewall and would not be a prerequisite step.
Memory Tip: Think of Azure Firewall as a VIP tenant - it always demands its own exclusive subnet with a very specific name ("AzureFirewallSubnet") before it will move in. When you see Azure Firewall deployment questions, always ask: "Does the dedicated subnet exist yet?" - if not, that's your first step.
Topics
Community Discussion
No community discussion yet for this question.