AZ-305 Exam Question 191

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements:
- Support rate limiting.
- Balance requests between all instances.
- Ensure that users can access the app in the event of a regional
outage.
Solution: You use Azure Front Door to provide access to the app.
Does this meet the goal?
  • AZ-305 Exam Question 192

    Hotspot Question
    You plan to deploy the backup policy shown in the following exhibit.

    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 193

    You are developing an app that will use Azure Functions to process Azure Event Hubs events.
    Request processing is estimated to take between five and 20 minutes.
    You need to recommend a hosting solution that meets the following requirements:
    - Supports estimates of request processing runtimes
    - Supports event-driven autoscaling for the app
    Which hosting plan should you recommend?
  • AZ-305 Exam Question 194

    Your network contains an on-premises Active Directory forest. You discover that when users change jobs within your company, the membership of the user groups are not being updated. As a result, the users can access resources that are no longer relevant to their job.
    You plan to integrate Active Directory and Azure Active Directory (Azure AD) by using Azure AD Connect.
    You need to recommend a solution to ensure that group owners are emailed monthly about the group memberships they manage.
    What should you include in the recommendation?
  • AZ-305 Exam Question 195

    You have an Azure Data Lake Storage account that contains 1,000 10-MB CSV files and an Azure Synapse Analytics dedicated SQL pool named sql1. You need to load the files to sql1. The solution must meet the following requirements:
    Maximize data load performance.
    Eliminate the need to define external tables before the data loads.
    What should you use?