Where should responses for triggered alerts be defined?
a) Alert rule b) Azure Monitor c) Action group d) Resource group
Correct Answer: c) Action group
Explanation: Action groups specify the actions to take when an alert is triggered.
Question 42
Which type of action should be used to route an Azure alert notification to other systems for custom actions?
a) Email b) SMS c) Webhook d) Push notification
Correct Answer: c) Webhook
Explanation: Webhooks can be configured to send notifications to external systems for custom processing.
Question 43
How should Application Insights be configured for a custom application?
a) By creating a service principal b) By installing a software development kit (SDK) package for the application c) By configuring alerts in Azure Monitor d) By deploying an Azure Function
Correct Answer: b) By installing a software development kit (SDK) package for the application
Explanation: The SDK package integrates Application Insights into the custom application for monitoring.
Question 44
Which protocol is used when configuring routing rules of Azure Application Gateway?
a) FTP b) HTTPS c) HTTP d) TCP
Correct Answer: c) HTTP
Explanation: HTTP is the primary protocol used for routing rules in Azure Application Gateway.
Question 45
Which diagnostic tool should be used to troubleshoot a basic-tier load balancer when an endpoint closes a connection using a TCP reset?
a) Network Watcher b) Health probe logs c) Azure Monitor d) Application Insights
Correct Answer: b) Health probe logs
Explanation: Health probe logs can help identify connection issues with the load balancer.
Question 46
Where can basic-tier load balancer diagnostic files be sent for offline troubleshooting?
a) Azure Storage b) Log Analytics c) Azure Monitor d) Azure DevOps
Correct Answer: b) Log Analytics
Explanation: Diagnostic files can be sent to Log Analytics for analysis and troubleshooting.
Question 47
How is Azure Network Watcher enabled?
a) Per subscription b) As one instance per Azure region c) On-demand d) Automatically
Correct Answer: b) As one instance per Azure region
Explanation: Azure Network Watcher is enabled as a single instance in each Azure region.
Question 48
Which tool can test if packets are allowed into or out of a virtual machine (VM)?
a) IP flow verify b) Network Security Group c) Azure Monitor d) Traffic Analytics
Correct Answer: a) IP flow verify
Explanation: IP flow verify tests network flows and checks for allowed or blocked packets.
Question 49
What is required to deploy Connection Monitor?
a) Azure Storage account b) Log Analytics workspace c) Virtual Network d) Application Gateway
Correct Answer: b) Log Analytics workspace
Explanation: A Log Analytics workspace is needed to deploy and use Connection Monitor.
Question 50
Which Azure network resource must be created before a VPN gateway can be deployed?
a) Network security group b) Virtual network subnet c) Public IP address d) ExpressRoute circuit
Correct Answer: b) Virtual network subnet
Explanation: A dedicated subnet is required for deploying the VPN gateway in Azure.