Important Update -
Microsoft deprecated the HTTP Data Collector API used by this integration. As a result:
New Microsoft Sentinel connectors cannot be created through Harmony SASE.
Existing connectors continue to function until mid-September 2025, after which they stop working.
Migrate to the export option available in the Infinity Portal. For more details, see Microsoft's announcement: Action Required: Transition from HTTP Data Collector API in Microsoft Sentinel.
Understanding Data Exporting to Microsoft Sentinel
This article describes how to set up and use Microsoft Sentinel (formerly Azure Sentinel). It is a scalable, cloud-native, security information event management (SIEM) and security orchestration automated response (SOAR) solution that integrates with the Harmony SASE platform. Azure Sentinel delivers intelligent security analytics and threat intelligence across the enterprise, providing a single solution for alert detection, threat visibility, proactive hunting, and threat response. You can configure your Harmony SASE data stream to Microsoft Sentinel to have full visibility of your Harmony SASE activity.
Note -
The configuration steps on this page are retained for reference only. New integrations can no longer be created.
Setting up a Log Analytics workspace
Note - If you use an existing Log Analytics workspace, skip this section.
Open the Azure portal and select Azure Sentinel.

Select +Add.

Select Create a new workspace.

Enter these details:

Subscription: Choose a subscription according to your business's needs.
Resource group: Associate the log analytics workspace with the appropriate business unit.
Name: Choose the name of your own choice. The workspace name should include 4-63 letters, digits, or '-'. The '-' shouldn't be the first or the last symbol.
Region: The physical location of the server generating the event collector. Choose according to pricing and business needs.
(Optional) Review the pricing tiers and set appropriate tags for the workspace.
Click Review + Create.
Linking the Logs Analytics workspace to Microsoft Sentinel
Open the Azure portal and select Azure Sentinel.

Select +Add.

Select the Logs Analytics Workspace that you've just created or an existing one you'd like to utilize.
Finding your Log Analytics workspace ID and shared key
Get the Log Analytics workspace ID
Open the Azure portal.
Go to Log Analytics workspaces.
Select the workspace connected to Microsoft Sentinel.
In the Overview page, copy the Workspace ID.

Get the shared key using Azure Cloud Shell
In the Azure portal, select Azure Cloud Shell from the top navigation bar.
Run these command:
Get-AzOperationalInsightsWorkspaceSharedKey ` -ResourceGroupName "YOUR_RESOURCE_GROUP_NAME" ` -Name "YOUR_LOG_ANALYTICS_WORKSPACE_NAME"Copy the value of PrimarySharedKey from the output.

Notes:
Replace
YOUR_RESOURCE_GROUP_NAMEandYOUR_LOG_ANALYTICS_WORKSPACE_NAMEwith your actual workspace details.If you manage multiple subscriptions, run Set-AzContext and select the correct subscription before executing the command.
Use the PrimarySharedKey as the Workspace Key in Harmony SASE.
Configuring the integration at the Management Platform
Note -
This section is for reference only. New integrations can no longer be created due to the Microsoft API deprecation.
Log in to the Harmony SASE Management Platform.
Go to Settings > Integrations.
Find Microsoft Sentinel and select Add.

Enter these details:
Workspace ID: copied from the Azure Portal
Workspace Key: Primary Shared Key from Cloud Shell
Click Validate.
Recommendations
When setting up the integration with Microsoft Sentinel, ensure that you have the correct Log Analytics Workspace ID and Primary Key.
If you encounter error codes such as "SENTINEL_INACTIVE_CUSTOMER" or "SENTINEL_INVALID_AUTHORIZATION", review the provided workspace details and ensure they are accurate.
Troubleshooting
Status Message | Action Required |
Success | None. |
SENTINEL_INACTIVE_CUSTOMER | The workspace has been deactivated. |
SENTINEL_INVALID_CUSTOMER_ID | Please make sure you entered the correct customer ID. |
SENTINEL_INVALID_AUTHORIZATION | The service failed to authenticate the request. Verify that the workspace ID and connection key are valid. |
Support Contacts
If you have any difficulties or questions, don't hesitate to contact Harmony SASE's support team. We offer 24/7 chat support on our website at sase.checkpoint.com, or you can email us at sase-support@checkpoint.com. We're here to assist you and ensure your VPN tunnel setup is a success.