Zoom Reports (using Azure Functions) connector for Microsoft Sentinel
The Zoom Reports data connector provides the capability to ingest Zoom Reports events into Microsoft Sentinel through the REST API. Refer to API documentation for more information. The connector provides ability to get events which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.
This is autogenerated content. For changes, contact the solution provider.
Connector attributes
Connector attribute | Description |
---|---|
Kusto function alias | Zoom |
Kusto function url | https://aka.ms/sentinel-ZoomAPI-parser |
Log Analytics table(s) | Zoom_CL |
Data collection rules support | Not currently supported |
Supported by | Microsoft Corporation |
Query samples
Zoom Events - All Activities.
Zoom_CL
| sort by TimeGenerated desc
Prerequisites
To integrate with Zoom Reports (using Azure Functions) make sure you have:
- Microsoft.Web/sites permissions: Read and write permissions to Azure Functions to create a Function App is required. See the documentation to learn more about Azure Functions.
- REST API Credentials/permissions: AccountID, ClientID and ClientSecret are required for Zoom API. See the documentation to learn more about Zoom API. Follow the instructions for Zoom API configurations.
Vendor installation instructions
Note
This connector uses Azure Functions to connect to the Zoom API to pull its logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.
(Optional Step) Securely store workspace and API authorization key(s) or token(s) in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. Follow these instructions to use Azure Key Vault with an Azure Function App.
NOTE: This data connector depends on a parser based on a Kusto Function to work as expected which is deployed as part of the solution. To view the function code in Log Analytics, open Log Analytics/Microsoft Sentinel Logs blade, click Functions and search for the alias Zoom and load the function code or click here. The function usually takes 10-15 minutes to activate after solution installation/update.
STEP 1 - Configuration steps for the Zoom API
Follow the instructions to obtain the credentials.
STEP 2 - Choose ONE from the following two deployment options to deploy the connector and the associated Azure Function
IMPORTANT: Before deploying the Zoom Reports data connector, have the Workspace ID and Workspace Primary Key (can be copied from the following).
Next steps
For more information, go to the related solution in the Azure Marketplace.