
Answer-first summary for fast verification
Answer: Create an Azure Log Analytics workspace, Utilize NSG flow logs with a Log Analytics Workspace
To collect data about the IP addresses that connect to ILB1 and run interactive queries from the Azure portal, you should create an Azure Log Analytics workspace and use NSG flow logs with a Log Analytics Workspace. The Azure Log Analytics workspace provides a repository for logs, which allows you to query and analyze the data. NSG flow logs capture information about ingress and egress IP traffic through a Network Security Group, meeting the requirement to track connections to ILB1.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In an Azure environment with a VPN-connected virtual network VNet1, how can you collect and interactively query data on IP addresses accessing a basic internal load balancer ILB1 within Subnet1, which is associated with NSG1?
A
Create an Azure Log Analytics workspace
B
Enable diagnostic settings on ILB1
C
Utilize NSG flow logs with a Log Analytics Workspace
D
Set ILB1 to record data to a storage account
No comments yet.