Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam MB-820 Topic 5 Question 18 Discussion

Actual exam question for Microsoft's MB-820 exam
Question #: 18
Topic #: 5
[All MB-820 Questions]

You need to determine If you have unwanted incoming web service calls in your tenant during the last seven days.

Which two KQL queries should you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

B.

C.

D.

E.

Show Suggested Answer Hide Answer
Suggested Answer: A, C

The task is to identify unwanted incoming web service calls during the last seven days. To do this, we need to look at KQL (Kusto Query Language) queries that would filter out web service calls based on the timestamp (to ensure the calls are within the last seven days) and by certain characteristics that would indicate they are unwanted, such as the wrong type of protocol (SOAP in this case, as Contoso Ltd. plans to dismiss using it).

Looking at the options:

Option A: This query selects all traces where the timestamp is within the last 7 days and where the custom dimension has a value of 'RT0008', and where the category is either 'ODataV4', 'ODataV3', or 'Api'. This query would show all API calls except SOAP, so it does not directly answer the question about unwanted calls.

Option B: This query filters for traces with a timestamp within the last 7 days, where 'RT0008' is present, and specifically looks for the category 'SOAP'. This query is correct because it directly targets SOAP calls, which are the unwanted calls according to Contoso Ltd.'s plans.

Option C: Similar to option B, this query filters for traces within the last 7 days and looks for 'RT0008' but uses the equality operator for the category 'SOAP'. This would also correctly return the unwanted SOAP calls.

Option D: This query also filters for traces within the last 7 days, but it excludes the 'ODataV4' category, which doesn't necessarily target the unwanted SOAP calls.

Option E: This query selects traces where the timestamp is within the last 7 days and the custom dimension has 'RT0008'. However, it filters out categories 'ODataV4' and 'Api', which does not directly help in identifying the unwanted SOAP calls.

Therefore, the queries that should be used to determine if there are unwanted incoming web service calls (SOAP calls) in the tenant during the last seven days are Options B and C. These queries are specific to identifying SOAP protocol usage, which is what Contoso Ltd. considers unwanted.


Contribute your Thoughts:

Bonita
1 months ago
That's a good point, France. Option D could be a good alternative to consider as well.
upvoted 0 times
...
France
1 months ago
I'm not sure about Option C. I think Option D might also be a good choice because it looks like it could provide valuable information.
upvoted 0 times
...
Twila
1 months ago
I agree with Bonita. Option A and Option C seem like the best choices for determining unwanted incoming web service calls.
upvoted 0 times
...
Bonita
2 months ago
I think we should use Option A and Option C for the KQL queries.
upvoted 0 times
...
Lai
2 months ago
Hold up, did someone say web service calls? I thought this was a quiz on how to brew the perfect cup of coffee. Anyway, I'm gonna go with Option C, just to keep things interesting.
upvoted 0 times
...
Rebeca
2 months ago
That's a good point, I see your rationale. Let's go with Option A and Option C then.
upvoted 0 times
...
Clay
2 months ago
But Option A and Option C cover different aspects of the web service calls, providing a more comprehensive analysis.
upvoted 0 times
...
Kimbery
2 months ago
I think Option D is the way to go. It seems to cover all the bases, but I'm open to hearing what the others have to say.
upvoted 0 times
Agustin
13 days ago
Option C might be worth considering as well, it could provide valuable insights.
upvoted 0 times
...
Miesha
19 days ago
I'm leaning towards Option B, it seems like a good choice.
upvoted 0 times
...
Tuyet
28 days ago
I think Option A could also be useful in this situation.
upvoted 0 times
...
Carlton
1 months ago
I agree, Option D looks like a comprehensive solution.
upvoted 0 times
...
...
Rebeca
2 months ago
I disagree, I believe Option B and Option D would be more effective.
upvoted 0 times
...
Clay
2 months ago
I think we should use Option A and Option C for the KQL queries.
upvoted 0 times
...
Adelina
2 months ago
Option B looks like the way to go, but I'm not sure if it's complete. Let's see what the other options have to offer.
upvoted 0 times
Lauran
1 months ago
Let's review all the options before making a decision.
upvoted 0 times
...
Lemuel
2 months ago
I think Option B is a good start, but we should check the other options too.
upvoted 0 times
...
...

Save Cancel