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

Câu 34: AZ-103: Microsoft Azure Administrator

You have an Azure subscription named Subscription1 that contains an Azure Log Analytics workspace named Workspace1. You need to view the error events from a table named Event. Which query should you run in Workspace1?

Nội dung câu hỏi

You have an Azure subscription named Subscription1 that contains an Azure Log Analytics workspace named Workspace1. You need to view the error events from a table named Event. Which query should you run in Workspace1?

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. Get-Event Event | where ($_.EventType ""eq "error")
  2. B. Get-Event Event | where ($_.EventType == "error")
  3. C. search in (Event) * | where EventType ""eq "error"
  4. D. search in (Event) "error" — đáp án hiện tại
  5. E. select *from Event where EventType == "error"

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ề