AZ-305 Exam Question 1

You have an application that is used by 6,000 users to validate their vacation requests. The application manages its own credential Users must enter a username and password to access the application. The application does NOT support identity providers.
You plan to upgrade the application to use single sign-on (SSO) authentication by using an Azure Active Directory (Azure AD) application registration.
Which SSO method should you use?
  • AZ-305 Exam Question 2

    A company needs a datastore created in Azure for an application. Below are the key requirements for the data store.
    Ability to store JSON based items
    Ability to use SQL like queries on the datastore
    Ability to provide low latency access to data items
    Which of the following would you consider as the data store?
  • AZ-305 Exam Question 3

    You have an Azure subscription. The subscription contains Azure virtual machines that run Windows Server
    2016 and Linux.
    You need to use Azure Log Analytics design an alerting strategy for security-related events.
    Which Log Analytics tables should you query? To answer, drag the appropriate tables to the correct log types.
    Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 4

    You have an Azure subscription that contains a Basic Azure virtual WAN named Virtual/WAN1 and the virtual hubs shown in the following table.

    You have an ExpressRoute circuit in the US East region.
    You need to create an ExpressRoute association to VirtualWAN1.
    What should you do first?
  • AZ-305 Exam Question 5

    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 Load Balancer to provide access to the app.
    Does this meet the goal?