AZ-204 試験問題 401

You develop and deploy a Java RESTful API to Azure App Service.
You open a browser and navigate to the URL for the API. You receive the following error message:

You need to resolve the error.
What should you do?
  • AZ-204 試験問題 402

    You are building a web application that performs image analysis on user photos and returns metadata containing objects identified. The image is very costly in terms of time and compute resources. You are planning to use Azure Redis Cache so duplicate uploads do not need to be reprocessed.
    In case of an Azure data center outage, metadata loss must be kept to a minimum. You need to configure the Azure Redis cache instance.
    Which two actions should you perform?
  • AZ-204 試験問題 403

    You are developing an Azure Web App. You configure TLS mutual authentication for the web app.
    You need to validate the client certificate in the web app. To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 試験問題 404

    You need to configure Azure Service Bus to Event Grid integration.
    Which Azure Service Bus settings should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 試験問題 405

    You need to retrieve all order line items from Order.json and sort the data alphabetically by the city.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.