AZ-204 Exam Question 376

A company is implementing a publish-subscribe (Pub/Sub) messaging component by using Azure Service Bus. You are developing the first subscription application.
In the Azure portal you see that messages are being sent to the subscription for each topic. You create and initialize a subscription client object by supplying the correct details, but the subscription application is still not consuming the messages.
You need to ensure that the subscription client processes all messages.
Which code segment should you use?
  • AZ-204 Exam Question 377

    You are developing an Azure App Service web app.
    The web app must securely store session information in Azure Redis Cache.
    You need to connect the web app to Azure Redis Cache.
    Which three Azure Redis Cache properties should you use? Each correct answer presents part of the solution.
    Each correct selection is worth one point.
  • AZ-204 Exam Question 378

    You need to configure security and compliance for the corporate website files.
    Which Azure Blob storage settings 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 379

    You are developing an Azure Function App. You develop code by using a language that is not supported by the Azure Function App host. The code language supports HTTP primitives.
    You must deploy the code to a production Azure Function App environment.
    You need to configure the app for deployment.
    Which configuration 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 380

    You are developing several Azure API Management (APIM) hosted APIs.
    You must inspect request processing of the APIs in APIM. Requests to APIM by using a REST client must also be included. The request inspection must include the following information:
    * requests APIM sent to the API backend and the response it received
    * policies applied to the response before sending back to the caller
    * errors that occurred during the processing of the request and the policies applied to the errors
    * original request APIM received from the caller and the policies applied to the request You need to inspect the APIs.
    Which three actions should you do? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.