AZ-204 Exam Question 151

You need to secure the Azure Functions to meet the security requirements.
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 152

    You develop and deploy a web app to Azure App Service. The Azure App Service uses a Basic plan in a region.
    Users report that the web app is responding must capture the complete call stack to help performance issues in code. Call stack data must be correlated across app instances. You must minimize cost and impact to users on the web app.
    You need to capture the telemetry.
    Which three actions should you perform? Each answer presents part Of the solution NOTE: Each correct selection is worth point
  • AZ-204 Exam Question 153

    You are preparing to deploy an application to an Azure Kubernetes Service (AKS) cluster.
    The application must only be available from within the VNet that includes the cluster.
    You need to deploy the application.
    How should you complete the deployment YAML? To answer, drag the appropriate YAML segments to the correct locations. Each YAML segment 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 154

    You need to resolve the log capacity issue.
    What should you do?
  • AZ-204 Exam Question 155

    You develop a serverless application using several Azure Functions. These functions connect to data from within the code.
    You want to configure tracing for an Azure Function App project.
    You need to change configuration settings in the hostjson file.
    Which tool should you use?