CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 9: DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB

You need to implement a trigger in Azure Cosmos DB Core (SQL) API that will run before an item is inserted into a container. Which two actions should you perform to ensure that the trigger runs? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.

Nội dung câu hỏi

You need to implement a trigger in Azure Cosmos DB Core (SQL) API that will run before an item is inserted into a container. Which two actions should you perform to ensure that the trigger runs? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Append pre to the name of the JavaScript function trigger.
  2. B. For each create request, set the access condition in RequestOptions.
  3. C. Register the trigger as a pre-trigger. — đáp án hiện tại
  4. D. For each create request, set the consistency level to session in RequestOptions.
  5. E. For each create request, set the trigger name in RequestOptions.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề