AZ-204 Exam Question 61

You are developing an Azure solution to collect inventory data from thousands of stores located around the world. Each store location will send the inventory data hourly to an Azure Blob storage account for processing.
The solution must meet the following requirements:
Begin processing when data is saved to Azure Blob storage.
Filter data based on store location information.
Trigger an Azure Logic App to process the data for output to Azure Cosmos DB.
Enable high availability and geographic distribution.
Allow 24-hours for retries.
Implement an exponential back off data processing.
You need to configure the solution.
What should you implement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-204 Exam Question 62

You need to test the availability of the corporate website.
Which two test types can you use?
  • AZ-204 Exam Question 63

    ASP.NET Core API app by using C#. The API app will allow users to authenticate by using Twitter and Azure Active Directory (Azure AD).
    Users must be authenticated before calling API methods. You must log the user's name for each method call.
    You need to configure the API method calls.
    Which values should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 64

    Your company is designing an application named App1 that will use data from Azure SQL Database. App1 will be accessed over the internet by many users.
    You need to recommend a solution for improving the performance ofApp1.
    What should you include in the recommendation?
  • AZ-204 Exam Question 65

    You are developing an Azure Static Web app that contains training materials for a tool company. Each tool's training material is contained In a static web page that Is linked from the tool's publicly available description page.
    A user must be authenticated using Azure AD prior to viewing training.
    You need to ensure That the user can view training material pages after authentication.
    How should you complete the configuration file? To answer, select the appropriate options In the answer area.
    NOTE: Each correct selection is worth one point.