
Explanation:
When configuring alerts in Azure Data Factory (ADF1) to use an action group (AG1), the action group should be created in the same resource group as the Azure Data Factory resource itself. This is based on Azure's resource management and monitoring best practices.
The key principle is that action groups used for alerting on a specific Azure resource should be co-located with that resource in the same resource group for optimal management and operational efficiency.
Ultimate access to all questions.
You have an Azure subscription with the following resources:
//IMG//
Diagnostic logs from the data factory ADF1 are sent to the Log Analytics workspace LA1. ADF1 contains a pipeline named Pipeline1 that copies data from the database DB1 to the data warehouse Dw1.
You need to: • Create an action group named AG1. • Configure an alert in ADF1 to use AG1.
In which resource group should you create AG1?

A
RG1
B
RG2
C
RG3
D
RG4
No comments yet.