Azure Frontdoor Implementation for network and application security best practices.

Sriharsha Chadalawada 1 Reputation point
2022-09-19T01:02:39.973+00:00

Hi,

I would like to implement an azure front door for azure app services for application security and to restrict the application access over the internet by following the best security practices within azure.

please also advise if my approach is right here choosing Azure front door vs public and private VNets.

thank you
Harsha

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
672 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,685 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sudheer 1 Reputation point
    2022-09-19T01:18:34.387+00:00

    Hey Harsha,

    azure front door is definitely a great fit for your use case, we recently implemented here is some documentation from Microsoft cloud best practices for your reference. in addition to front door you might need load balancer in your use case.

    https://learn.microsoft.com/en-us/azure/frontdoor/front-door-overview
    https://azure.microsoft.com/en-us/resources/templates/front-door-premium-app-service-private-link/
    https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview?toc=%2Fazure%2Ffrontdoor%2Fstandard-premium%2Ftoc.json

    let me know if this helps! if you have any specific questions related to integral parts in azure front door I m more than happy to help!

    0 comments No comments

  2. KapilAnanth-MSFT 44,561 Reputation points Microsoft Employee
    2022-09-20T04:29:29.467+00:00

    Hi @Sriharsha Chadalawada ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
    I understand that you would like to understand more about AFD best practices.

    The following documents may come handy

    To block certain IPs , you can make use of WAF Policy.
    Refer : https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-configure-ip-restriction

    Cheers,
    Kapil

    ----------------------------------------------------------------------------------------------------------------

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.