|
55 | 55 | "email": "support@microsoft.com", |
56 | 56 | "_email": "[variables('email')]", |
57 | 57 | "_solutionName": "ZoomReports", |
58 | | - "_solutionVersion": "3.0.10", |
| 58 | + "_solutionVersion": "3.0.11", |
59 | 59 | "solutionId": "azuresentinel.azure-sentinel-solution-zoomreports", |
60 | 60 | "_solutionId": "[variables('solutionId')]", |
61 | 61 | "uiConfigId1": "Zoom", |
|
68 | 68 | "dataConnectorVersion1": "1.0.0", |
69 | 69 | "_dataConnectorcontentProductId1": "[concat(take(variables('_solutionId'),50),'-','dc','-', uniqueString(concat(variables('_solutionId'),'-','DataConnector','-',variables('_dataConnectorContentId1'),'-', variables('dataConnectorVersion1'))))]", |
70 | 70 | "workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]", |
71 | | - "dataConnectorCCPVersion": "3.0.10", |
| 71 | + "dataConnectorCCPVersion": "3.0.11", |
72 | 72 | "_dataConnectorContentIdConnectorDefinition2": "ZoomReportsConnector", |
73 | 73 | "dataConnectorTemplateNameConnectorDefinition2": "[concat(parameters('workspace'),'-dc-',uniquestring(variables('_dataConnectorContentIdConnectorDefinition2')))]", |
74 | 74 | "_dataConnectorContentIdConnections2": "ZoomReportsConnectorConnections", |
|
100 | 100 | "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" |
101 | 101 | ], |
102 | 102 | "properties": { |
103 | | - "description": "ZoomReports data connector with template version 3.0.10", |
| 103 | + "description": "ZoomReports data connector with template version 3.0.11", |
104 | 104 | "mainTemplate": { |
105 | 105 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
106 | 106 | "contentVersion": "[variables('dataConnectorVersion1')]", |
|
116 | 116 | "properties": { |
117 | 117 | "connectorUiConfig": { |
118 | 118 | "id": "[variables('_uiConfigId1')]", |
119 | | - "title": "Zoom Reports (using Azure Functions)", |
| 119 | + "title": "[DEPRECATED] Zoom Reports (using Azure Functions)", |
120 | 120 | "publisher": "Zoom", |
121 | 121 | "descriptionMarkdown": "The [Zoom](https://zoom.us/) Reports data connector provides the capability to ingest [Zoom Reports](https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#tag/Reports) events into Microsoft Sentinel through the REST API. Refer to [API documentation](https://developers.zoom.us/docs/api/) 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.", |
122 | 122 | "additionalRequirementBanner": "These queries and workbooks are dependent on a parser based on Kusto to work as expected. Follow the steps to use this Kusto functions alias **Zoom** in queries and workbooks [Follow steps to get this Kusto functions>](https://aka.ms/sentinel-ZoomAPI-parser).", |
|
296 | 296 | "contentSchemaVersion": "3.0.0", |
297 | 297 | "contentId": "[variables('_dataConnectorContentId1')]", |
298 | 298 | "contentKind": "DataConnector", |
299 | | - "displayName": "Zoom Reports (using Azure Functions)", |
| 299 | + "displayName": "[DEPRECATED] Zoom Reports (using Azure Functions)", |
300 | 300 | "contentProductId": "[variables('_dataConnectorcontentProductId1')]", |
301 | 301 | "id": "[variables('_dataConnectorcontentProductId1')]", |
302 | 302 | "version": "[variables('dataConnectorVersion1')]" |
|
340 | 340 | "kind": "GenericUI", |
341 | 341 | "properties": { |
342 | 342 | "connectorUiConfig": { |
343 | | - "title": "Zoom Reports (using Azure Functions)", |
| 343 | + "title": "[DEPRECATED] Zoom Reports (using Azure Functions)", |
344 | 344 | "publisher": "Zoom", |
345 | 345 | "descriptionMarkdown": "The [Zoom](https://zoom.us/) Reports data connector provides the capability to ingest [Zoom Reports](https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#tag/Reports) events into Microsoft Sentinel through the REST API. Refer to [API documentation](https://developers.zoom.us/docs/api/) 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.", |
346 | 346 | "graphQueries": [ |
|
1930 | 1930 | "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" |
1931 | 1931 | ], |
1932 | 1932 | "properties": { |
1933 | | - "description": "Zoom Data Parser with template version 3.0.10", |
| 1933 | + "description": "Zoom Data Parser with template version 3.0.11", |
1934 | 1934 | "mainTemplate": { |
1935 | 1935 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
1936 | 1936 | "contentVersion": "[variables('parserObject1').parserVersion1]", |
|
2062 | 2062 | "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" |
2063 | 2063 | ], |
2064 | 2064 | "properties": { |
2065 | | - "description": "ZoomReports Workbook with template version 3.0.10", |
| 2065 | + "description": "ZoomReports Workbook with template version 3.0.11", |
2066 | 2066 | "mainTemplate": { |
2067 | 2067 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
2068 | 2068 | "contentVersion": "[variables('workbookVersion1')]", |
|
2146 | 2146 | "apiVersion": "2023-04-01-preview", |
2147 | 2147 | "location": "[parameters('workspace-location')]", |
2148 | 2148 | "properties": { |
2149 | | - "version": "3.0.10", |
| 2149 | + "version": "3.0.11", |
2150 | 2150 | "kind": "Solution", |
2151 | 2151 | "contentSchemaVersion": "3.0.0", |
2152 | 2152 | "displayName": "ZoomReports", |
|
0 commit comments