Configuring the Microsoft 365 integration for ATR
To configure the Microsoft 365 Integration to support remediation actions for Automated Threat Response, you must do the following in the Microsoft Entra Admin Center:
Set up Permissions & API
Create a Conditional Named Location & Conditional Access Policy
Once you have set up the permissions and conditional access policy, enable ATR for the product you're integrating in the Managed XDR dashboard:
NOTE In hybrid environments, changes are not applied to on-premise systems.
Setting up Permissions & API in the Microsoft Entra Admin Center
Adjust your current Barracuda XDR Microsoft 365 application. The app registration must:
Have the Grant admin consent command enabled.
Have the show the following new permissions for the Graph API roles:
Policy.Read.All
Policy.ReadWrite.ConditionalAccess
User.ReadWrite.All
User.EnableDisableAccount.All
MailboxSettings.Read
MailboxSettings.ReadWrite
Sign in to the Microsoft Entra Admin Center as at least a Conditional Access Administrator.
Select the API Permission tab.
Click Add a permission and then select Microsoft Graph.
The Request API Permissions page is displayed.Click Microsoft Graph and select Application permissions (not delegated).
Add the following permissions:
Policy.Read.All
Policy.ReadWrite.ConditionalAccess
User.ReadWrite.All
User.EnableDisableAccount.All
MailboxSettings.ReadWrite
Click Add permissions to save the changes.
Ensure the Grant admin consent command is enabled.
Click Save.
Creating a Conditional Named Location & Conditional Access Policy
Sign in to the Microsoft Entra Admin Center as at least a Conditional Access Administrator.
Browse to Entra ID > Conditional Access > Manage > Named Locations.
Select + IP Ranges Location at the top of the screen.
The New Location dialo opens.In Name, type
Barracuda_XDR_Email_ATR_Block_IP.
NOTE The named location is case sensitive and must be named exactly as written above.Enter an IP address.
NOTE You can enter any IP address. While it is required, you can remove it after creating the name location.Select Create.
Select the Conditional Access tab. Select Policies, then select the New Policy button at the top of the page.
Give your policy the name
Barracuda_XDR_Policy_Blocked_IPs.
Note: Use this policy name exactly, taking care to use the correct capitalization since the policy name is case sensitive and it must match the policy name you add to the Managed XDR Dashboard in to enable ATR for your email application.Under Assignments, select Users or workload identities.
Under Include, select All users.
Under Exclude, select at least one administrative user in case of a "Break Glass" scenario.
Under Target resources > Resources, under Include, select All resources.
NOTE This blocks access from the IP that has been detected as malicious during phishing attempts.Under Access controls, in the Grant section, select Block access, then select Select.
In the Network section, select the newly Named Location and the following Conditional Access Policy Settings:
In Configure, select Yes.
In Include, select Selected network and locations (NONE).
In Network, select
Barracuda_XDR_Email_ATR_Block_IP.In Enable Policy, select On.
Click Create.