Forum Topic

Thanks for your participation and contribution.


Back to Networking

Azure Frontdoor and Application Gateway

Post a reply
250 views
i90runner
i90runner

Onboard a root or apex domain on your Front Door.

https://learn.microsoft.com/en-us/azure/frontdoor/front-door-how-to-onboard-apex-domain?pivots=front-door-standard-premium.

Application Gateway

az afd custom-domain list -g emetric-uatdr-rg --profile-name  uat-env-fd-profile | jq -r '.[].name' | sort | uniq 
az network application-gateway http-listener list --gateway-name agwvname --resource-group  gateway-rg      | jq -r '.[].hostName' | sort | uniq

1-1 of 1

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.