Jumpcloud connector not in sentinel

Rahul Gupta 0 Reputation points
2024-08-08T10:36:36.6566667+00:00

How can we connect it with sentinel, I tried solutions available on Github but it seems to be having an issue

The Function app may be missing a module containing the 'New-AzStorageContext' command definition. If this command belongs to a module available on the PowerShell Gallery, add a reference to this module to requirements.psd1. Make sure this module is compatible with PowerShell 7. For more details, see https://aka.ms/functions-powershell-managed-dependency. If the module is installed but you are still getting this error, try to import the module explicitly by invoking Import-Module just before the command that produces the error: this will not fix the issue but will expose the root cause.

Microsoft Security | Microsoft Sentinel
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Givary-MSFT 35,626 Reputation points Microsoft Employee Moderator
    2024-08-12T09:35:25.6266667+00:00

    @Rahul Gupta Thank you for reaching out to us, As I understand you would like to integrate jumpcloud with Sentinel.

    As far i am aware there is a function app that could be used to ingest jumpcloud logs into Azure workspace https://github.com/Azure/Azure-Sentinel/tree/449788b130a598fc381ec07f967e91ee3df62787/DataConnectors/JumpCloud%20Single%20Sign%20On

    For jumpcloud API and token creation, we can refer to

    https://jumpcloud.com/support/directory-insights-api

    https://jumpcloud.com/support/jumpcloud-apis

    Let me know if you have any further questions, feel free to post back.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.