Azure Activities
Connect Azure Activities to Radiant Security to forward subscription-level events for AI triage.
Last updated
Was this helpful?
Connect Azure Activities to Radiant Security to forward subscription-level events for AI triage.
Azure Activities are the subscription-level resource events generated by Microsoft Azure, covering provisioning changes, role assignments, policy updates, and other administrative actions. Enabling the Azure Activities data feed on your existing Microsoft O365 connector forwards these events to Radiant Security.
For background on Azure activity logging, see Azure activity log in the Microsoft documentation.
The Microsoft O365 connector already holds the Application (client) ID, Directory (tenant) ID, and Client Secret Value from initial onboarding. This article walks through the additional Azure-side configuration required for Azure Activities and the Subscription IDs you provide to Radiant when enabling the data feed.
Sign in to the Microsoft Azure Portal.
From the left side menu, navigate to Microsoft Entra ID.
From the left menu, navigate to App Registrations.
Click + New Registration.

Set the application Name to radiantsecurity-connector and leave all default settings unchanged.

Click Register to save the changes.
On the newly registered application page, copy the following values:
Application (client) ID
Directory (tenant) ID

On the same page, click the link for Add a certificate or secret.

In the Certificates & secrets pane, click + New client secret.
Set the client secret as follows:
Description: Radiant Security Connector
Expires: 12 months

Click Add.
On the client secrets page that opens, copy the Value (not the Secret ID field).

Copy the Client Secret Value now. It cannot be retrieved later.
On the left sidebar menu, click API Permissions.
Click + Add a permission.
From the pop-out menu, select Azure Service Management.

Select the user_impersonation permission.

Click Add permissions.
Each Azure subscription that should be monitored requires its own Reader role assignment for the registered application. Repeat the steps below for each subscription.
Open the Subscriptions page and select the subscription to configure.

From the left menu, click Access control (IAM).
Click + Add, then select Add role assignment.

On the Role page, search for and select Reader. Click Next.

On the Members page, click + Select members and search for radiantsecurity-connector.

Select the application, then click Select at the bottom of the pane.
Click Next, then click Review + Assign to confirm the role.
Sign in to Radiant Security.
From the navigation menu, click Settings > Data Connectors.
Click View Details on the Microsoft O365 data connector.
Under Optional - Azure subscription IDs (comma separated), enter each subscription ID from your Azure Reader role assignments, separated by commas with no spaces after the commas.
Locate the row for the Azure Activities data feed under your existing Microsoft O365 connector.
On the right side of the row, click Enable.

After Azure Activities begins forwarding, confirm events are reaching Radiant.
In Radiant, navigate to Log Management.
Filter by rs_connectorType:"ms365_azure_activity".
Confirm recent events appear.
Allow several minutes for events to be parsed, indexed, and available for search.
Last updated
Was this helpful?
Was this helpful?