AZ-204 Exam Question 166

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 deploy an Azure Container Apps app and disable ingress on the container app.
Users report that they are unable to access the container app. You investigate and observe that the app has scaled to 0 instances.
You need to resolve the issue with the container app.
Solution: Enable ingress and configure the minimum replicas to 1 for the container app.
Does the solution meet the goal?
  • AZ-204 Exam Question 167

    You need to investigate the Azure Function app error message in the development environment.
    What should you do?
  • AZ-204 Exam Question 168

    Your company has several containers based on the following operating systems:
    * Windows Server 2019 Nano Server
    * Windows Server 2019 Server Core
    * Windows Server 2022 Nano Server
    * Windows Server 2022 Server Core
    * Linux
    You plan to migrate the containers to an Azure Kubernetes cluster. What is the minimum number of node pools that the cluster must have?
  • AZ-204 Exam Question 169

    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 on the review screen.
    You have an Azure App Service web app named WebApp1 and an Azure Functions app named Function 1.
    WebApp1 is associated with an Application Insights instance named appinsights1.
    You configure a web test and a corresponding alert for WebApp1 in appinsight1l. Each alert triggers a delivery of email to your mailbox.
    You need to ensure that each alert also triggers execution of Function1.
    Solution: Configure an Azure Monitor action group.
    Does the solution meet the goal?
  • AZ-204 Exam Question 170

    You are developing a solution that uses the Azure Storage Client library for .NET. You have the following code: (Line numbers are included for reference only.)

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