DP-420 Exam Question 1

You plan to implement con-iot1 and con-iot2.
You need to configure the default Time to Live setting for each container. The solution must meet the loT telemetry requirements.
What should you configure? To answer, select the appropriate options in the answer NOTE: Each correct selection is worth one point.

DP-420 Exam Question 2

You are troubleshooting the current issues caused by the application updates.
Which action can address the application updates issue without affecting the functionality of the application?
  • DP-420 Exam Question 3

    You have a database in an Azure Cosmos DB Core (SQL) API account.
    You need to create an Azure function that will access the database to retrieve records based on a variable named accountnumber. The solution must protect against SQL injection attacks.
    How should you define the command statement in the function?
  • DP-420 Exam Question 4

    You have three containers in an Azure Cosmos DB Core (SQL) API account as shown in the following table.

    You have the following Azure functions:
    A function named Fn1 that reads the change feed of cn1
    A function named Fn2 that reads the change feed of cn2
    A function named Fn3 that reads the change feed of cn3
    You perform the following actions:
    Delete an item named item1 from cn1.
    Update an item named item2 in cn2.
    For an item named item3 in cn3, update the item time to live to 3,600 seconds.
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    DP-420 Exam Question 5

    You have a database named telemetry in an Azure Cosmos DB Core (SQL) API account that stores IoT data.
    The database contains two containers named readings and devices.
    Documents in readings have the following structure.
    id
    deviceid
    timestamp
    ownerid
    measures (array)
    - type
    - value
    - metricid
    Documents in devices have the following structure.
    id
    deviceid
    owner
    - ownerid
    - emailaddress
    - name
    brand
    model
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.