AZ-204 Exam Question 56

You maintain an Azure Web App that runs in a container. The container is using a DockerFile that is copied to numerous places and consumes a large amount of storage.
You need to optimize the Dockerfile.
What should you do?
  • AZ-204 Exam Question 57

    You are developing a web app that is protected by Azure Web Application Firewall (WAF). All traffic to the web app is routed through an Azure Application Gateway instance that is used by multiple web apps. The web app address is contoso.azurewebsites.net.
    All traffic must be secured with SSL. The Azure Application Gateway instance is used by multiple web apps.
    You need to configure the Azure Application Gateway for the app.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE:Each correct selection is worth one point.
  • AZ-204 Exam Question 58

    A company develops a series of mobile games. All games use a single leaderboard service.
    You have the following requirements:
    *Code should be scalable and allow for growth.
    *Each record must consist of a playedId, gameId, score, and time played.
    *When users reach a new high score, the system will save the new score using the SaveScore function below.
    *Each game is assigned and Id based on the series title.
    You have the following code. (Line numbers are included for reference only.)

    You store customer information in an Azure Cosmos database. The following data already exists in the database:


    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 59

    You develop a gateway solution for a public facing news API.
    The news API back end is implemented as a RESTful service and hosted in an Azure App Service instance.
    You need to configure back-end authentication for the API Management service instance.
    Which target and gateway credential type should you use? To answer, drag the appropriate values to the correct parameters. 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-204 Exam Question 60

    You are developing a service where customers can report news events from a browser using Azure Web PubSub. The service is implemented as an Azure App that the JSON WebSocket suprotocol to receive news events.
    You need to implement the bindings for the Azure Function App.
    How should you configure the binding? To answer, select the appropriate options in the answer area.
    Note: Each Correct Selection in worth one point.