A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
Hello @Nidhi Priya,
To set up a firewall for Azure Virtual Desktop (AVD) in a large company with many regions and networks, you can use a hub-and-spoke design. This means putting one main firewall in a central network (the hub) and sending traffic from other networks (the spokes) through it. This makes it easier to manage and keeps the network secure.
Deploy Azure Firewall in a central hub virtual network (VNet) and connect all Azure Virtual Desktop (AVD) VNets as spokes. Configure user-defined routes (UDRs) in each spoke VNet to route traffic through the Azure Firewall in the hub.
If you have any further queries, do let us know.