Azure Log Analytics aggregates and provides search capabilities over data in an Azure deployment. Azure Log Analytics functions as a data store for Azure applications, but can also be queried manually.
Depending on policy and configuration, Azure Log Analytics can contain all kinds of data relevant to a security team. Most notably, after security audit policies are enabled on Azure VMs, they feed log data to Azure Log Analytics where it can be queried in the Analytics Portal.
About console permissions in your devices
If you grant Read access to your devices, we can investigate the device and the logs more deeply and surface relevant alerts to you in Workbench. Allowing Expel visibility into the console of your security devices helps our SOC analysts make better decisions on whether an alert is benign or malicious. For more information, see Why Expel Asks for Console Access.
Step 1: Enable Console and Cross-Tenant Access for Expel
Note
If your organization has already created a new Expel account for console access and enabled cross-tenant access for another Microsoft integration, you may skip to Step 2. The same "<Your Organization GUID>@soc.expel.io" account provides access across all Microsoft services.
Enable Console Access for a New Account
Expel requires console access to allow analysts to perform investigation and triage. Without this additional level of information, details cannot be verified by our analysts and an investigation cannot be initiated. For more information, see Why Expel Asks for Console Access.
- Log in to the Microsoft Entra Admin Center as a user assigned the Global Administrator or User Administrator role.
- Navigate to Entra ID > Users > All Users.
- Select User > Invite external user.
- On the Basics tab, include the following:
-
Email - enter "<Your Organization GUID>@soc.expel.io". For example,
a123bc45-aa12-123b@soc.expel.io- You can find your Organization GUID in the Organizations tab of Workbench.
- Display Name - enter "Expel SOC".
-
Email - enter "<Your Organization GUID>@soc.expel.io". For example,
- On the Assignments tab, configure the following:
- Select Add role.
- Search for and select Global Reader. Note: This role provides read-only access across most Microsoft 365 and Azure management consoles.
- Select Review + invite and then Invite.
The user account will be added to your directory as a guest, and an invitation will be sent to the
email provided.
Enable Cross-Tenant Access
In this step you will add Expel as an external organization and configure inbound trust.
- Still in the Microsoft Entra Admin Center, navigate to Entra ID > External Identities > Cross-tenant access settings.
- Select the Organizational settings tab.
- Select Add organization.
- On the Add organization pane, enter Expel’s tenant ID:
1cde81fd-b430-4035-b24d-709921922876 - Select Expel from the search results, and then select Add.
- In the Organizational settings list, locate the Expel row and select Inbound access.
- On the "Inbound access settings - Expel" page, select the Trust settings tab, and configure the following:
- Select Customize settings.
- Enable Trust multifactor authentication from Microsoft Entra tenants.
- Enable Trust compliant devices.
- Enable Trust Microsoft Entra hybrid joined devices.
- Under Automatic redemption, enable Automatically redeem invitations with the tenant Expel.
- Select Save.
Step 2: Enable Azure application access
- As an Azure administrator, log in to the Azure portal.
- Navigate to App registrations and click +New registration.
-
Fill in the application details. You can fill these in however you want, but we recommend this:
- Name: Expel - Log Analytics API
- Supported account types: Accounts in this organizational directory only (1st option).
- After you fill out the fields, click Register to create the new application.
- You should be navigated automatically to the settings page for the Expel Cloud Service app you just created. If not, navigate to App Registrations > View all applications (if you don’t see the new app) > Expel - Log Analytics API.
- Make a note of the Application (client) ID, Application secret, and the Directory (tenant) ID for use in later steps.
- Open API permissions.
- Click Add a permission.
- Add the following permission: Log Analytics API > Data.Read.
- Navigate to Log Analytic Workspace > Access Control (IAM) > Add.
Note
The decision to which Log Analytic Workspace to assign the role and user depends on where your security data lives and what information you want to make available to Expel. - Assign the Log Analytics Reader role to the application and user created in the above steps.
Step 3: Configure Azure Log Analytics in Workbench
- In a new browser tab, login to https://workbench.expel.io/settings/security-devices?setupIntegration=azure_log_analytics.
-
Fill in the fields like this:
- For Name type the host name of the Azure Log Analytics device.
- For Location type Cloud.
- For Directory ID, type the ID of the Microsoft Entra ID (tenant) in the cloud instance.
- For Application ID, type the ID of the application with access to Azure Log Analytics.
- For Application secret, type the key used to authenticate the application.
- For Workspace ID, type the ID of the workspace within Azure Log Analytics.