|
230 | 230 | },
|
231 | 231 | {
|
232 | 232 | "name": "REST API Credentials/permissions",
|
233 |
| - "description": "Both a **TenableAccessKey** and a **TenableSecretKey** is required to access the Tenable REST API. [See the documentation to learn more about API](https://developer.tenable.com/reference#vulnerability-management). Check all [requirements and follow the instructions](https://docs.tenable.com/tenableio/vulnerabilitymanagement/Content/Settings/GenerateAPIKey.htm) for obtaining credentials." |
| 233 | + "description": "Both a **TenableAccessKey** and a **TenableSecretKey** is required to access the Tenable REST API. [See the documentation to learn more about API](https://developer.tenable.com/reference#vulnerability-management). Check all [requirements and follow the instructions](https://docs.tenable.com/tenableio/Content/Settings/my-account/GenerateAPIKey.htm) for obtaining credentials." |
234 | 234 | }
|
235 | 235 | ]
|
236 | 236 | },
|
|
245 | 245 | "description": ">**NOTE:** This data connector depends on a [**Tenable.io parser for vulnerabilities**](https://aka.ms/sentinel-TenableIO-TenableIOVulnerabilities-parser) and a [**Tenable.io parser for assets**](https://aka.ms/sentinel-TenableIO-TenableIOAssets-parser) based on a Kusto Function to work as expected which is deployed with the Microsoft Sentinel Solution."
|
246 | 246 | },
|
247 | 247 | {
|
248 |
| - "description": "**STEP 1 - Configuration steps for Tenable.io**\n\n [Follow the instructions](https://docs.tenable.com/tenableio/vulnerabilitymanagement/Content/Settings/GenerateAPIKey.htm) to obtain the required API credentials. \n" |
| 248 | + "description": "**STEP 1 - Configuration steps for Tenable.io**\n\n [Follow the instructions](https://docs.tenable.com/tenableio/Content/Settings/my-account/GenerateAPIKey.htm) to obtain the required API credentials. \n" |
249 | 249 | },
|
250 | 250 | {
|
251 | 251 | "description": "**STEP 2 - Choose ONE from the following two deployment options to deploy the connector and the associated Azure Function App**\n\n>**IMPORTANT:** Before deploying the Workspace data connector, have the Workspace ID and Workspace Primary Key (can be copied from the following).",
|
|
462 | 462 | },
|
463 | 463 | {
|
464 | 464 | "name": "REST API Credentials/permissions",
|
465 |
| - "description": "Both a **TenableAccessKey** and a **TenableSecretKey** is required to access the Tenable REST API. [See the documentation to learn more about API](https://developer.tenable.com/reference#vulnerability-management). Check all [requirements and follow the instructions](https://docs.tenable.com/tenableio/vulnerabilitymanagement/Content/Settings/GenerateAPIKey.htm) for obtaining credentials." |
| 465 | + "description": "Both a **TenableAccessKey** and a **TenableSecretKey** is required to access the Tenable REST API. [See the documentation to learn more about API](https://developer.tenable.com/reference#vulnerability-management). Check all [requirements and follow the instructions](https://docs.tenable.com/tenableio/Content/Settings/my-account/GenerateAPIKey.htm) for obtaining credentials." |
466 | 466 | }
|
467 | 467 | ]
|
468 | 468 | },
|
|
477 | 477 | "description": ">**NOTE:** This data connector depends on a [**Tenable.io parser for vulnerabilities**](https://aka.ms/sentinel-TenableIO-TenableIOVulnerabilities-parser) and a [**Tenable.io parser for assets**](https://aka.ms/sentinel-TenableIO-TenableIOAssets-parser) based on a Kusto Function to work as expected which is deployed with the Microsoft Sentinel Solution."
|
478 | 478 | },
|
479 | 479 | {
|
480 |
| - "description": "**STEP 1 - Configuration steps for Tenable.io**\n\n [Follow the instructions](https://docs.tenable.com/tenableio/vulnerabilitymanagement/Content/Settings/GenerateAPIKey.htm) to obtain the required API credentials. \n" |
| 480 | + "description": "**STEP 1 - Configuration steps for Tenable.io**\n\n [Follow the instructions](https://docs.tenable.com/tenableio/Content/Settings/my-account/GenerateAPIKey.htm) to obtain the required API credentials. \n" |
481 | 481 | },
|
482 | 482 | {
|
483 | 483 | "description": "**STEP 2 - Choose ONE from the following two deployment options to deploy the connector and the associated Azure Function App**\n\n>**IMPORTANT:** Before deploying the Workspace data connector, have the Workspace ID and Workspace Primary Key (can be copied from the following).",
|
|
10070 | 10070 | "apiVersion": "2022-01-01-preview",
|
10071 | 10071 | "location": "[parameters('workspace-location')]",
|
10072 | 10072 | "properties": {
|
10073 |
| - "version": "2.0.2", |
| 10073 | + "version": "2.0.3", |
10074 | 10074 | "kind": "Solution",
|
10075 | 10075 | "contentSchemaVersion": "2.0.0",
|
10076 | 10076 | "contentId": "[variables('_solutionId')]",
|
|
0 commit comments