Skip to content

Commit 266d8dd

Browse files
authored
Merge pull request #11698 from Azure/v-prasadboke-previewtag
V prasadboke previewtag
2 parents bd06709 + 3ed0861 commit 266d8dd

File tree

12 files changed

+110
-108
lines changed

12 files changed

+110
-108
lines changed

Solutions/Auth0/Data Connectors/Auth0_CCP/DataConnectorDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"properties": {
88
"connectorUiConfig": {
99
"id": "Auth0ConnectorCCPDefinition",
10-
"title": "Auth0 Logs",
10+
"title": "Auth0 Logs (Preview)",
1111
"publisher": "Microsoft",
1212
"descriptionMarkdown": "The [Auth0](https://auth0.com/docs/api/management/v2/logs/get-logs) data connector allows ingesting logs from Auth0 API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses Auth0 API to fetch logs and it supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.",
1313
"graphQueries": [

Solutions/Auth0/Data/Solution_Auth0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"Metadata": "SolutionMetadata.json",
1515
"BasePath": "C:\\Github\\Azure-Sentinel\\Solutions\\Auth0",
16-
"Version": "3.1.0",
16+
"Version": "3.1.1",
1717
"TemplateSpec": true,
1818
"Is1PConnector": false,
1919
"createPackage": false

Solutions/Auth0/Package/3.1.1.zip

14.5 KB
Binary file not shown.

Solutions/Auth0/Package/mainTemplate.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"email": "support@microsoft.com",
4848
"_email": "[variables('email')]",
4949
"_solutionName": "Auth0",
50-
"_solutionVersion": "3.1.0",
50+
"_solutionVersion": "3.1.1",
5151
"solutionId": "azuresentinel.azure-sentinel-solution-auth0",
5252
"_solutionId": "[variables('solutionId')]",
5353
"uiConfigId1": "Auth0",
@@ -92,7 +92,7 @@
9292
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
9393
],
9494
"properties": {
95-
"description": "Auth0 data connector with template version 3.1.0",
95+
"description": "Auth0 data connector with template version 3.1.1",
9696
"mainTemplate": {
9797
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
9898
"contentVersion": "[variables('dataConnectorVersion1')]",
@@ -454,7 +454,7 @@
454454
],
455455
"properties": {
456456
"contentId": "[variables('_dataConnectorContentIdConnectorDefinition2')]",
457-
"displayName": "Auth0 Logs",
457+
"displayName": "Auth0 Logs (Preview)",
458458
"contentKind": "DataConnector",
459459
"mainTemplate": {
460460
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
@@ -471,7 +471,7 @@
471471
"properties": {
472472
"connectorUiConfig": {
473473
"id": "Auth0ConnectorCCPDefinition",
474-
"title": "Auth0 Logs",
474+
"title": "Auth0 Logs (Preview)",
475475
"publisher": "Microsoft",
476476
"descriptionMarkdown": "The [Auth0](https://auth0.com/docs/api/management/v2/logs/get-logs) data connector allows ingesting logs from Auth0 API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses Auth0 API to fetch logs and it supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.",
477477
"graphQueries": [
@@ -852,7 +852,7 @@
852852
"properties": {
853853
"connectorUiConfig": {
854854
"id": "Auth0ConnectorCCPDefinition",
855-
"title": "Auth0 Logs",
855+
"title": "Auth0 Logs (Preview)",
856856
"publisher": "Microsoft",
857857
"descriptionMarkdown": "The [Auth0](https://auth0.com/docs/api/management/v2/logs/get-logs) data connector allows ingesting logs from Auth0 API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses Auth0 API to fetch logs and it supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.",
858858
"graphQueries": [
@@ -1001,14 +1001,14 @@
10011001
],
10021002
"properties": {
10031003
"contentId": "[variables('_dataConnectorContentIdConnections2')]",
1004-
"displayName": "Auth0 Logs",
1004+
"displayName": "Auth0 Logs (Preview)",
10051005
"contentKind": "ResourcesDataConnector",
10061006
"mainTemplate": {
10071007
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
10081008
"contentVersion": "[variables('dataConnectorCCPVersion')]",
10091009
"parameters": {
10101010
"connectorDefinitionName": {
1011-
"defaultValue": "Auth0 Logs",
1011+
"defaultValue": "Auth0 Logs (Preview)",
10121012
"type": "string",
10131013
"minLength": 1
10141014
},
@@ -1136,7 +1136,7 @@
11361136
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
11371137
],
11381138
"properties": {
1139-
"description": "Auth0AM Data Parser with template version 3.1.0",
1139+
"description": "Auth0AM Data Parser with template version 3.1.1",
11401140
"mainTemplate": {
11411141
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
11421142
"contentVersion": "[variables('parserObject1').parserVersion1]",
@@ -1268,7 +1268,7 @@
12681268
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
12691269
],
12701270
"properties": {
1271-
"description": "Auth0 Data Parser with template version 3.1.0",
1271+
"description": "Auth0 Data Parser with template version 3.1.1",
12721272
"mainTemplate": {
12731273
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
12741274
"contentVersion": "[variables('parserObject2').parserVersion2]",
@@ -1396,7 +1396,7 @@
13961396
"apiVersion": "2023-04-01-preview",
13971397
"location": "[parameters('workspace-location')]",
13981398
"properties": {
1399-
"version": "3.1.0",
1399+
"version": "3.1.1",
14001400
"kind": "Solution",
14011401
"contentSchemaVersion": "3.0.0",
14021402
"displayName": "Auth0",

Solutions/Auth0/ReleaseNotes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
22
|-------------|--------------------------------|--------------------------------------------------------|
3-
| 3.0.1 | 13-12-2024 | Added new CCP **Data Connector** to the Solution |
3+
| 3.1.1 | 22-01-2025 | Added Preview tag to CCP **Data Connector**|
4+
| 3.1.0 | 13-12-2024 | Added new CCP **Data Connector** to the Solution |
45
| 3.0.0 | 24-08-2024 | Updated the **Data Connector** Function app python runtime version to 3.11 |
5-
| 3.0.0 | 11-12-2023 | Added new **Parser** (Auth0AM) |
6+
| | 11-12-2023 | Added new **Parser** (Auth0AM) |
67

Solutions/Palo Alto Cortex XDR CCP/Data Connectors/CortexXDR_ccp/DataConnectorDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"properties": {
88
"connectorUiConfig": {
99
"id": "CortexXDRDataConnector",
10-
"title": "Palo Alto Cortex XDR",
10+
"title": "Palo Alto Cortex XDR (Preview)",
1111
"publisher": "Microsoft",
1212
"descriptionMarkdown": "The [Palo Alto Cortex XDR](https://cortex-panw.stoplight.io/docs/cortex-xdr/branches/main/09agw06t5dpvw-cortex-xdr-rest-api) data connector allows ingesting logs from the Palo Alto Cortex XDR API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses the Palo Alto Cortex XDR API to fetch logs and it supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.",
1313
"graphQueries": [
15.5 KB
Binary file not shown.

Solutions/Palo Alto Cortex XDR CCP/Package/mainTemplate.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"variables": {
4747
"_solutionName": "Palo Alto Cortex XDR CCP",
48-
"_solutionVersion": "3.0.0",
48+
"_solutionVersion": "3.0.1",
4949
"solutionId": "azuresentinel.azure-sentinel-solution-cortexccp",
5050
"_solutionId": "[variables('solutionId')]",
5151
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
@@ -68,7 +68,7 @@
6868
],
6969
"properties": {
7070
"contentId": "[variables('_dataConnectorContentIdConnectorDefinition1')]",
71-
"displayName": "Palo Alto Cortex XDR",
71+
"displayName": "Palo Alto Cortex XDR (Preview)",
7272
"contentKind": "DataConnector",
7373
"mainTemplate": {
7474
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
@@ -85,7 +85,7 @@
8585
"properties": {
8686
"connectorUiConfig": {
8787
"id": "CortexXDRDataConnector",
88-
"title": "Palo Alto Cortex XDR",
88+
"title": "Palo Alto Cortex XDR (Preview)",
8989
"publisher": "Microsoft",
9090
"descriptionMarkdown": "The [Palo Alto Cortex XDR](https://cortex-panw.stoplight.io/docs/cortex-xdr/branches/main/09agw06t5dpvw-cortex-xdr-rest-api) data connector allows ingesting logs from the Palo Alto Cortex XDR API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses the Palo Alto Cortex XDR API to fetch logs and it supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.",
9191
"graphQueries": [
@@ -2156,7 +2156,7 @@
21562156
"properties": {
21572157
"connectorUiConfig": {
21582158
"id": "CortexXDRDataConnector",
2159-
"title": "Palo Alto Cortex XDR",
2159+
"title": "Palo Alto Cortex XDR (Preview)",
21602160
"publisher": "Microsoft",
21612161
"descriptionMarkdown": "The [Palo Alto Cortex XDR](https://cortex-panw.stoplight.io/docs/cortex-xdr/branches/main/09agw06t5dpvw-cortex-xdr-rest-api) data connector allows ingesting logs from the Palo Alto Cortex XDR API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses the Palo Alto Cortex XDR API to fetch logs and it supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.",
21622162
"graphQueries": [
@@ -2362,14 +2362,14 @@
23622362
],
23632363
"properties": {
23642364
"contentId": "[variables('_dataConnectorContentIdConnections1')]",
2365-
"displayName": "Palo Alto Cortex XDR",
2365+
"displayName": "Palo Alto Cortex XDR (Preview)",
23662366
"contentKind": "ResourcesDataConnector",
23672367
"mainTemplate": {
23682368
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
23692369
"contentVersion": "[variables('dataConnectorCCPVersion')]",
23702370
"parameters": {
23712371
"connectorDefinitionName": {
2372-
"defaultValue": "Palo Alto Cortex XDR",
2372+
"defaultValue": "Palo Alto Cortex XDR (Preview)",
23732373
"type": "string",
23742374
"minLength": 1
23752375
},
@@ -2664,7 +2664,7 @@
26642664
"apiVersion": "2023-04-01-preview",
26652665
"location": "[parameters('workspace-location')]",
26662666
"properties": {
2667-
"version": "3.0.0",
2667+
"version": "3.0.1",
26682668
"kind": "Solution",
26692669
"contentSchemaVersion": "3.0.0",
26702670
"displayName": "Palo Alto Cortex XDR CCP",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
22
|-------------|--------------------------------|--------------------------------------------------------------------------|
3+
| 3.0.1 | 22-01-2025 | Added Preview tag to **Data Connector** |
34
| 3.0.0 | 17-12-2024 | Initial Solution Release |

Solutions/SentinelOne/Data Connectors/SentinelOne_ccp/connectorDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"properties": {
77
"connectorUiConfig": {
88
"id": "SentinelOneCCP",
9-
"title": "SentinelOne",
9+
"title": "SentinelOne (Preview)",
1010
"publisher": "Microsoft",
1111
"descriptionMarkdown": "The [SentinelOne](https://usea1-nessat.sentinelone.net/api-doc/overview) data connector allows ingesting logs from the SentinelOne API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses the SentinelOne API to fetch logs and it supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview) that parses the received security data into a custom table so that queries don't need to parse it again, thus resulting in better performance.",
1212
"graphQueries": [

0 commit comments

Comments
 (0)