AZ-305 Exam Question 11

You plan to deploy an Azure web app named Appl that will use Azure Active Directory (Azure AD) authentication.
App1 will be accessed from the internet by the users at your company. All the users have computers that run Windows 10 and are joined to Azure AD.
You need to recommend a solution to ensure that the users can connect to App1 without being prompted for authentication and can access App1 only from company-owned computers.
What should you recommend for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-305 Exam Question 12

You need to recommend a notification solution for the IT Support distribution group.
What should you include in the recommendation?
  • AZ-305 Exam Question 13

    You are planning an Azure Storage solution for sensitive dat
    a. The data will be accessed daily. The data set is less than 10 GB.
    You need to recommend a storage solution that meets the following requirements:
    * All the data written to storage must be retained for five years.
    * Once the data is written, the data can only be read. Modifications and deletion must be prevented.
    * After five years, the data can be deleted, but never modified.
    * Data access charges must be minimized
    What should you recommend? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 14

    You plan to deploy a containerized web app that will be hosted in five Azure Kubernetes Service (AKS) clusters. Each cluster will be hosted in a different Azure region.
    You need to provide access to the app from the internet. The solution must meet the following requirements:
    * Incoming HTTPS requests must be routed to the cluster that has the lowest network latency.
    * HTTPS traffic to individual pods must be routed via an ingress controller.
    * In the event of an AKS cluster outage, failover time must be minimized.
    What should you include in the solution? To answer, select the appropriate options in the answer area.

    AZ-305 Exam Question 15

    You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements:
    * Provide access to the full .NET framework.
    * Provide redundancy if an Azure region fails.
    * Grant administrators access to the operating system to install custom application dependencies.
    Solution: You deploy an Azure virtual machine scale set that uses autoscaling.
    Does this meet the goal?