AZ-204 Exam Question 46

You are developing an Azure function that connects to an Azure SQL Database instance. The function is triggered by an Azure Storage queue.
You receive reports of numerous System.InvalidOperationExceptions with the following message: "Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached." You need to prevent the exception.
What should you do?
  • AZ-204 Exam Question 47

    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 48

    You need to authenticate the user to the corporate website as indicated by the architectural diagram.
    Which two values should you use? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 49

    You are developing a microservices solution. You plan to deploy the solution to a multinode Azure Kubernetes Service (AKS) cluster.
    You need to deploy a solution that includes the following features:
    reverse proxy capabilities
    configurable traffic routing
    TLS termination with a custom certificate
    Which components should you use? To answer, drag the appropriate components to the correct requirements. Each component 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 50

    You need to ensure that validation testing is triggered per the requirements.
    How should you complete the code segment? To answer, select the appropriate values in the answer area.
    NOTE: Each correct selection is worth one point.