I have created the following Vnets
vnet-hub-poc-hubspokeis the Hub Vnet
and both the Vnets are peered as per the
HUB-SPOKEmodel
vnet-hub-poc-hubspokebeing a Hub Vnet, it hasAzure firewallconfigured
both the Vnets are connected to
Azure Private DNS
Azure Private DNShas a record pointing to the VM deployed on thevnet-prod-poc-hubspokeVnet
and I could access the FQDN within the internal network
after adding the below rule in Azure Firewall, I could access the website using the firewall public IP
Now, instead of firewall public IP I want to use the domain name like
http://myfirstweb.private.landingzonedomain.com/ (for now, I have updated the hosts file in the client machine pointing to
firewall public IP)
what should I do at the azure firewall level so that it would translate Internet URL to Internal/Intranet URL like







