Microsoft Azure Administrator Associate AZ-104 Practice Question
Your company needs to configure an Azure App Service web application so that it can be accessed exclusively from the company's on-premises network, which has a known range of network addresses. Which method should you use to achieve this goal?
Use the Access Restrictions feature in the App Service to whitelist the company's network address range.
Deploy an Application Gateway in front of the App Service and configure a custom rule to accept traffic originating from the company's network.
Configure an Azure Front Door with a WAF policy to permit requests from the company's network addresses.
Enable App Service authentication and configure it to use Azure Active Directory for authentication.