Question 241

You are developing an ASP.NET Core Web API web service. The web service uses Azure Application Insights for all telemetry and dependency tracking. The web service reads and writes data to a database other than Microsoft SQL Server.
You need to ensure that dependency tracking works for calls to the third-party database.
Which two Dependency Telemetry properties should you store in the database? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 242

    You need to secure the Shipping Function app.
    How should you configure the app? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 243

    You are configuring a new development environment for a Java application.
    The environment requires a Virtual Machine Scale Set (VMSS), several storage accounts, and networking components.
    The VMSS must not be created until the storage accounts have been successfully created and an associated load balancer and virtual network is configured.
    How should you complete the Azure Resource Manager template? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 244

    You are developing an ASP.NET Core app that includes feature flags which are managed by Azure App Configuration. You create an Azure App Configuration store named AppFeatureFlagStore that contains a feature flag named Export.
    You need to update the app to meet the following requirements:
    * Use the Export feature in the app without requiring a restart of the app.
    * Validate users before users are allowed access to secure resources.
    * Permit users to access secure resources.
    How should you complete the code segment? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 245

    You plan to deploy a new application to a Linux virtual machine (VM) that is hosted in Azure.
    The entire VM must be secured at rest by using industry-standard encryption technology to address organizational security and compliance requirements.
    You need to configure Azure Disk Encryption for the VM.
    How should you complete the Azure Cli commands? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.