AZ-204 Exam Question 146

You are developing an Azure Function App that processes images that are uploaded to an Azure Blob container.
Images must be processed as quickly as possible after they are uploaded, and the solution must minimize latency. You create code to process images when the Function App is triggered.
You need to configure the Function App.
What should you do?
  • AZ-204 Exam Question 147

    The solution must receive and store messages until they can be processed. You create an Azure Service Bus instance by providing a name, pricing tier, subscription, resource group, and location.
    You need to complete the configuration.
    Which Azure CLI or PowerShell command should you run?
    A)

    B)

    C)

    D)
  • AZ-204 Exam Question 148

    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 develop Azure solutions.
    You must grant a virtual machine (VM) access to specific resource groups in Azure Resource Manager.
    You need to obtain an Azure Resource Manager access token.
    Solution: Use the Reader role-based access control (RBAC) role to authenticate the VM with Azure Resource Manager.
    Does the solution meet the goal?
  • AZ-204 Exam Question 149

    You are preparing to deploy an ASP.NET Core website to an Azure Web App from a GitHub repository. The website includes static content generated by a script.
    You plan to use the Azure Web App continuous deployment feature.
    You need to run the static generation script before the website starts serving traffic.
    What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 150

    You have a single page application (SPA) web application that manages information based on data returned by Microsoft Graph from another company's Azure Active Directory (Azure AD) instance.
    Users must be able to authenticate and access Microsoft Graph by using their own company's Azure AD instance.
    You need to configure the application manifest for the app registration.
    How should you complete the manifest? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.