You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"descriptionMarkdown": "The [Panorays](https://panorays-papi-v2-documentation.redocly.app/#api-access) data connector allows ingesting company findings from the Panorays API into Microsoft Sentinel. The data connector is built on Microsoft Sentinel Codeless Connector Platform. It uses the Panorays API to fetch data 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.",
"permissionsDisplayText": "Read and Write permissions are required.",
49
+
"providerDisplayName": "Workspace",
50
+
"scope": "Workspace",
51
+
"requiredPermissions": {
52
+
"read": true,
53
+
"write": true,
54
+
"delete": true,
55
+
"action": false
56
+
}
57
+
}
58
+
]
59
+
},
60
+
"instructionSteps": [
61
+
{
62
+
"instructions": [
63
+
{
64
+
"type": "Markdown",
65
+
"parameters": {
66
+
"content": "#### Configuration steps for the Panorays API \n Follow the instructions to obtain the credentials. "
67
+
}
68
+
},
69
+
{
70
+
"type": "Markdown",
71
+
"parameters": {
72
+
"content": "#### 1. Retrieve Panorays API Token from here: https://www.panoraysapp.com/profile/api_tokens"
73
+
}
74
+
},
75
+
{
76
+
"type": "Markdown",
77
+
"parameters": {
78
+
"content": "#### 2. Retrieve API Token\n 2.1. Log in to the Panorays App\n 2.2. In the Panorays App, click [**Company Settings**] -> [**API Tokens**]\n 2.3. Click on [**Generate Token**] button.\n 2.4. Enter a token name and select the permissions.\n 2.5. Click on [**Generate Token**] and [**Copy API Token**]\n 2.6. Paste the Token here"
"description": "<img src=\"https://panorays.com/wp-content/uploads/2022/07/panorays-logo.svg\" width=\"75px\" height=\"75px\">\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Panorays/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nThe [Panorays](https://www.panorays.com/) solution provides ability to bring Panorays company findings to your Microsoft Sentinel Workspace to inform and to examine potential security risks\n\n**Data Connectors:** 1\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
0 commit comments