AZ-305 Exam Question 61

You are designing a software as a service (SaaS) application that will enable Microsoft Entra users to create and publish online surveys. The SaaS application will have a front-end web app and a back-end web API. The web app will rely on the web API to handle updates to customer surveys.
You need to design an authorization flow for the SaaS application. The solution must meet the following requirements:
* To access the back-end web API, the web app must authenticate by using OAuth 2 bearer tokens.
* The web app must authenticate by using the identities of individual users.
What should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct collection is worth one point.

AZ-305 Exam Question 62

You are building an app named App1 that will monitor thousands of sensors across multiple sites. The app will include the resources shown in the following table.

You need to recommend a real lime analytics solution lot App1. The solution must meet the following requirements;
* Perform analytics on the sensor data in real time.
* Ensure that the solution scales dynamically.
* Minimize development effort
* Minimize costs.
What is the minimum number of Azure Stream Analytics jobs you should deploy?
  • AZ-305 Exam Question 63

    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.
    Your company plans to deploy various Azure App Service instances that will use Azure SQL databases. The App Service instances will be deployed at the same time as the Azure SQL databases.
    The company has a regulatory requirement to deploy the App Service instances only to specific Azure regions. The resources for the App Service instances must reside in the same region.
    You need to recommend a solution to meet the regulatory requirement.
    Solution: You recommend using an Azure policy initiative to enforce the location.
    Does this meet the goal?
  • AZ-305 Exam Question 64

    You have an Azure subscription that contains a storage account.
    An application sometimes writes duplicate files to the storage account.
    You have a PowerShell script that identifies and deletes duplicate files in the storage account. Currently, the script is run manually after approval from the operations manager.
    You need to recommend a serverless solution that performs the following actions:
    * Runs the script once an hour to identify whether duplicate files exist
    * Sends an email notification to the operations manager requesting approval to delete the duplicate files
    * Processes an email response from the operations manager specifying whether the deletion was approved
    * Runs the script if the deletion was approved
    What should you include in the recommendation?
  • AZ-305 Exam Question 65

    You have the resources shown in the following table.

    CDB1 hosts a container that stores continuously updated operational data.
    You are designing a solution that will use ASI to analyze the operational data daily.
    You need to recommend a solution to analyze the data without affecting the performance of the operational data store.
    What should you include in the recommendation?