AZ-305 Exam Question 31

You plan to migrate App1 to Azure. The solution must meet the authentication and authorization requirements.
Which of the endpoint should App1 use to obtain an access token?
  • AZ-305 Exam Question 32

    You have five .NET Core applications that run on 10 Azure virtual machines in the same subscription.
    You need to recommend a solution to ensure that the applications can authenticate by using the same Azure Active Directory (Azure AD) identity. The solution must meet the following requirements:
    Ensure that the applications can authenticate only when running on the 10 virtual machines.
    Minimize administrative effort.
    What should you include in the recommendation? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 33

    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 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 two Azure virtual machines to two Azure regions, and you create a Traffic Manager profile.
    Does this meet the goal?
  • AZ-305 Exam Question 34

    You have an Azure subscription that contains an Azure Blob storage account named store1.
    You have an on-premises file server named Setver1 that runs Windows Sewer 2016. Server1 stores 500 GB of company files.
    You need to store a copy of the company files from Server 1 in store1.
    Which two possible Azure services achieve this goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point
  • AZ-305 Exam Question 35

    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?