Skip to content

Commit

Permalink
Cisco Meraki preview tag removal
Browse files Browse the repository at this point in the history
  • Loading branch information
v-prasadboke committed Jan 10, 2025
1 parent 68141d5 commit 6ec4f0a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"properties": {
"connectorUiConfig": {
"id": "CiscoMerakiMultiRule",
"title": "Cisco Meraki (using REST API) (Preview)",
"title": "Cisco Meraki (using REST API)",
"publisher": "Microsoft",
"descriptionMarkdown": "The [Cisco Meraki](https://aka.ms/ciscomeraki) connector allows you to easily connect your Cisco Meraki organization events (Security events, Configuration Changes and API Requests) to Microsoft Sentinel. The data connector uses the [Cisco Meraki REST API](https://developer.cisco.com/meraki/api-v1/#!get-organization-appliance-security-events) to fetch logs and supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received data and ingests into ASIM and custom tables in your Log Analytics workspace. This data connector benefits from capabilities such as DCR based ingestion-time filtering, data normalization.\n\n **Supported ASIM schema:** \n 1. Network Session \n 2. Web Session \n 3. Audit Event",
"graphQueriesTableName": "ASimNetworkSessionLogs",
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"email": "[email protected]",
"_email": "[variables('email')]",
"_solutionName": "Cisco Meraki Events via REST API",
"_solutionVersion": "3.0.1",
"_solutionVersion": "3.0.2",
"solutionId": "azuresentinel.azure-sentinel-solution-ciscomerakinativepoller",
"_solutionId": "[variables('solutionId')]",
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
Expand All @@ -71,7 +71,7 @@
],
"properties": {
"contentId": "[variables('_dataConnectorContentIdConnectorDefinition1')]",
"displayName": "Cisco Meraki (using REST API) (Preview)",
"displayName": "Cisco Meraki (using REST API)",
"contentKind": "DataConnector",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
Expand All @@ -88,7 +88,7 @@
"properties": {
"connectorUiConfig": {
"id": "CiscoMerakiMultiRule",
"title": "Cisco Meraki (using REST API) (Preview)",
"title": "Cisco Meraki (using REST API)",
"publisher": "Microsoft",
"descriptionMarkdown": "The [Cisco Meraki](https://aka.ms/ciscomeraki) connector allows you to easily connect your Cisco Meraki organization events (Security events, Configuration Changes and API Requests) to Microsoft Sentinel. The data connector uses the [Cisco Meraki REST API](https://developer.cisco.com/meraki/api-v1/#!get-organization-appliance-security-events) to fetch logs and supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received data and ingests into ASIM and custom tables in your Log Analytics workspace. This data connector benefits from capabilities such as DCR based ingestion-time filtering, data normalization.\n\n **Supported ASIM schema:** \n 1. Network Session \n 2. Web Session \n 3. Audit Event",
"graphQueriesTableName": "ASimNetworkSessionLogs",
Expand Down Expand Up @@ -570,7 +570,7 @@
"properties": {
"connectorUiConfig": {
"id": "CiscoMerakiMultiRule",
"title": "Cisco Meraki (using REST API) (Preview)",
"title": "Cisco Meraki (using REST API)",
"publisher": "Microsoft",
"descriptionMarkdown": "The [Cisco Meraki](https://aka.ms/ciscomeraki) connector allows you to easily connect your Cisco Meraki organization events (Security events, Configuration Changes and API Requests) to Microsoft Sentinel. The data connector uses the [Cisco Meraki REST API](https://developer.cisco.com/meraki/api-v1/#!get-organization-appliance-security-events) to fetch logs and supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received data and ingests into ASIM and custom tables in your Log Analytics workspace. This data connector benefits from capabilities such as DCR based ingestion-time filtering, data normalization.\n\n **Supported ASIM schema:** \n 1. Network Session \n 2. Web Session \n 3. Audit Event",
"graphQueriesTableName": "ASimNetworkSessionLogs",
Expand Down Expand Up @@ -743,7 +743,7 @@
],
"properties": {
"contentId": "[variables('_dataConnectorContentIdConnections1')]",
"displayName": "Cisco Meraki (using REST API) (Preview)",
"displayName": "Cisco Meraki (using REST API)",
"contentKind": "ResourcesDataConnector",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
Expand All @@ -760,7 +760,7 @@
"minLength": 1
},
"connectorDefinitionName": {
"defaultValue": "Cisco Meraki (using REST API) (Preview)",
"defaultValue": "Cisco Meraki (using REST API)",
"type": "string",
"minLength": 1
},
Expand Down Expand Up @@ -966,7 +966,7 @@
"apiVersion": "2023-04-01-preview",
"location": "[parameters('workspace-location')]",
"properties": {
"version": "3.0.1",
"version": "3.0.2",
"kind": "Solution",
"contentSchemaVersion": "3.0.0",
"displayName": "Cisco Meraki Events via REST API",
Expand Down

0 comments on commit 6ec4f0a

Please sign in to comment.