Answer:
D. Azure Log Analytics
Explanation:
The Azure service we can use when you have to correlate events from more than 1 sources into a repository which is centralized you have to use Azure Log Analytics.
it is a special surrounding for Azure monitor log data.Each workspace has their own repository and configuration.
Hence we conclude that the answer to this question is option D Azure Log Analytics.
Based on the fact that the hacker's actions are done before the application reading of the lives purchased, this is <u>d. Race condition. </u>
<h3>What is a race condition?</h3>
This is when certain processes in an application depend on the timing of a a previous process or event. The flow of information can then be intercepted before the process completes.
This is what the hacker did here by accessing the application to change the number of lives purchased before the application read the number of lives purchased.
In conclusion, option D is correct.
Find out more on the race condition at brainly.com/question/13445523.
Answer:
B. The Fibonacci series begins with 0 and 1, and each subsequent number is the sum of the preceding two numbers in the series.
Explanation: