Question 171

You use Azure Table storage to store customer information for an application. The data contains customer details and is partitioned by last name. You need to create a query that returns all customers with the last name Smith. Which code segment should you use?
  • Question 172

    You are developing a C+ + application that compiles to a native application named process.exe. The application accepts images as input and returns images in one of the following image formats: GIF, PNG, or JPEG.
    You must deploy the application as an Azure Function.
    You need to configure the function and host json files.
    How should you complete the json files? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 173

    Hotspot Questions
    You have an app that stores player scores for an online game. The app stores data in Azure tables using a class named PlayerScore as the table entity. The table is populated with 100,000 records.
    You are reviewing the following section of code that is intended to retrieve 20 records where the player score exceeds 15,000. (Line numbers are included for reference only.)

    You have the following code. (Line numbers are included for reference only.)

    You store customer information in an Azure Cosmos database. The following data already exists in the database:

    You develop 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.

    Question 174

    You are developing an Azure-hosted application that must use an on-premises hardware security module (HSM) key.
    The key must be transferred to your existing Azure Key Vault by using the Bring Your Own Key (BYOK) process.
    You need to securely transfer the key to Azure Key Vault.
    Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    Question 175

    You are deploying an Azure Kubernetes Services (AKS) cluster that will use multiple containers.
    You need to create the cluster and verify that the services for the containers are configured correctly and available.
    Which four commands should you use to develop the solution? To answer, move the appropriate command segments from the list of command segments to the answer area and arrange them in the correct order.