Skip to content

Commit 6f285bb

Browse files
committed
Fix warnings
1 parent 73258c2 commit 6f285bb

File tree

7 files changed

+25
-38
lines changed

7 files changed

+25
-38
lines changed

articles/sentinel/data-connectors/armis-alerts-activities.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,15 @@ Use this method for automated deployment of the Armis connector.
9191
[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-ArmisAlertsActivitiesAPI-azuredeploy) [![Deploy to Azure Gov](https://aka.ms/deploytoazuregovbutton)](https://aka.ms/sentinel-ArmisAlertsActivitiesAPI-azuredeploy-gov)
9292
2. Select the preferred **Subscription**, **Resource Group** and **Location**.
9393
3. Enter the below information :
94-
Function Name
95-
Workspace ID
96-
Workspace Key
97-
Armis Secret Key
98-
Armis URL (https://<armis-instance>.armis.com/api/v1/)
99-
Armis Alert Table Name
100-
Armis Activity Table Name
101-
Armis Schedule
102-
Avoid Duplicates (Default: true)
94+
- Function Name
95+
- Workspace ID
96+
- Workspace Key
97+
- Armis Secret Key
98+
- Armis URL `https://<armis-instance>.armis.com/api/v1/`
99+
- Armis Alert Table Name
100+
- Armis Activity Table Name
101+
- Armis Schedule
102+
- Avoid Duplicates (Default: true)
103103
4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.
104104
5. Click **Purchase** to deploy.
105105

@@ -141,15 +141,15 @@ If you're already signed in, go to the next step.
141141
1. In the Function App, select the Function App Name and select **Configuration**.
142142
2. In the **Application settings** tab, select **+ New application setting**.
143143
3. Add each of the following application settings individually, with their respective values (case-sensitive):
144-
Workspace ID
145-
Workspace Key
146-
Armis Secret Key
147-
Armis URL (https://<armis-instance>.armis.com/api/v1/)
148-
Armis Alert Table Name
149-
Armis Activity Table Name
150-
Armis Schedule
151-
Avoid Duplicates (Default: true)
152-
logAnalyticsUri (optional)
144+
- Workspace ID
145+
- Workspace Key
146+
- Armis Secret Key
147+
- Armis URL `https://<armis-instance>.armis.com/api/v1/`
148+
- Armis Alert Table Name
149+
- Armis Activity Table Name
150+
- Armis Schedule
151+
- Avoid Duplicates (Default: true)
152+
- logAnalyticsUri (optional)
153153
- Use logAnalyticsUri to override the log analytics API endpoint for dedicated cloud. For example, for public cloud, leave the value empty; for Azure GovUS cloud environment, specify the value in the following format: `https://<CustomerId>.ods.opinsights.azure.us`.
154154
4. Once all application settings have been entered, click **Save**.
155155

articles/sentinel/data-connectors/armorblox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.collection: sentinel-data-connector
1111

1212
# Armorblox (using Azure Functions) connector for Microsoft Sentinel
1313

14-
The [Armorblox](https://www.armorblox.com/) data connector provides the capability to ingest incidents from your Armorblox instance into Microsoft Sentinel through the REST API. The connector provides ability to get events which helps to examine potential security risks, and more.
14+
The Armorblox data connector provides the capability to ingest incidents from your Armorblox instance into Microsoft Sentinel through the REST API. The connector provides ability to get events which helps to examine potential security risks, and more.
1515

1616
This is autogenerated content. For changes, contact the solution provider.
1717

@@ -23,7 +23,7 @@ This is autogenerated content. For changes, contact the solution provider.
2323
| **Azure function app code** | https://aka.ms/sentinel-armorblox-functionapp |
2424
| **Log Analytics table(s)** | Armorblox_CL<br/> |
2525
| **Data collection rules support** | Not currently supported |
26-
| **Supported by** | [Armorblox](https://www.armorblox.com/contact/) |
26+
| **Supported by** | Armorblox |
2727

2828
## Query samples
2929

articles/sentinel/data-connectors/illumio-saas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Illumio_Flow_Events_CL
5353
To integrate with Illumio SaaS (using Azure Functions) make sure you have:
5454

5555
- **Microsoft.Web/sites permissions**: Read and write permissions to Azure Functions to create a Function App is required. [See the documentation to learn more about Azure Functions](/azure/azure-functions/).
56-
- **SQS and AWS S3 account credentials/permissions**: **AWS_SECRET**, **AWS_REGION_NAME**, **AWS_KEY**, **QUEUE_URL** is required. [See the documentation to learn more about data pulling](<Replace with an entry to documentation>). If you are using s3 bucket provided by Illumio, contact Illumio support. At your request they will provide you with the AWS S3 bucket name, AWS SQS url and AWS credentials to access them.
56+
- **SQS and AWS S3 account credentials/permissions**: **AWS_SECRET**, **AWS_REGION_NAME**, **AWS_KEY**, **QUEUE_URL** is required. See the documentation to learn more about data pulling. If you are using s3 bucket provided by Illumio, contact Illumio support. At your request they will provide you with the AWS S3 bucket name, AWS SQS url and AWS credentials to access them.
5757
- **Illumio API key and secret**: **ILLUMIO_API_KEY**, **ILLUMIO_API_SECRET** is required for a workbook to make connection to SaaS PCE and fetch api responses.
5858

5959

@@ -111,7 +111,7 @@ Deployment via Visual Studio Code.
111111

112112
**2. Configure the Function App**
113113

114-
1. Follow documentation <insert link> to set up all required environment variables and click **Save**. Ensure you restart the function app once settings are saved.
114+
1. Follow documentation to set up all required environment variables and click **Save**. Ensure you restart the function app once settings are saved.
115115

116116

117117

articles/sentinel/data-connectors/infoblox-data-connector-via-rest-api.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is autogenerated content. For changes, contact the solution provider.
1919

2020
| Connector attribute | Description |
2121
| --- | --- |
22-
| **Log Analytics table(s)** | Failed_Range_To_Ingest_CL<br/> Infoblox_Failed_Indicators_CL<br/> dossier_whois_CL<br/> dossier_whitelist_CL<br/> dossier_tld_risk_CL<br/> dossier_threat_actor_CL<br/> dossier_rpz_feeds_records_CL<br/> dossier_rpz_feeds_CL<br/> dossier_nameserver_matches_CL<br/> dossier_nameserver_CL<br/> dossier_malware_analysis_v3_CL<br/> dossier_inforank_CL<br/> dossier_infoblox_web_cat_CL<br/> dossier_geo_CL<br/> dossier_dns_CL<br/> dossier_atp_threat_CL<br/> dossier_atp_CL<br/> dossier_ptr_CL<br/> |
22+
| **Log Analytics table(s)** | Failed_Range_To_Ingest_CL<br/> Infoblox_Failed_Indicators_CL<br/> dossier_whois_CL<br/> dossier_tld_risk_CL<br/> dossier_threat_actor_CL<br/> dossier_rpz_feeds_records_CL<br/> dossier_rpz_feeds_CL<br/> dossier_nameserver_matches_CL<br/> dossier_nameserver_CL<br/> dossier_malware_analysis_v3_CL<br/> dossier_inforank_CL<br/> dossier_infoblox_web_cat_CL<br/> dossier_geo_CL<br/> dossier_dns_CL<br/> dossier_atp_threat_CL<br/> dossier_atp_CL<br/> dossier_ptr_CL<br/> |
2323
| **Data collection rules support** | Not currently supported |
2424
| **Supported by** | [Infoblox](https://support.infoblox.com/) |
2525

@@ -49,14 +49,6 @@ dossier_whois_CL
4949
| sort by TimeGenerated desc
5050
```
5151

52-
**Dossier whitelist data source**
53-
54-
```kusto
55-
dossier_whitelist_CL
56-
57-
| sort by TimeGenerated desc
58-
```
59-
6052
**Dossier tld risk data source**
6153

6254
```kusto

articles/sentinel/data-connectors/threat-intelligence-upload-indicators-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You can send indicators by calling our Upload Indicators API. For more informati
5858

5959
>HTTP method: POST
6060
61-
>Endpoint: https://api.ti.sentinel.azure.com/workspaces/[WorkspaceID]/threatintelligenceindicators:upload?api-version=2022-07-01
61+
>Endpoint: `https://api.ti.sentinel.azure.com/workspaces/[WorkspaceID]/threatintelligenceindicators:upload?api-version=2022-07-01`
6262
6363
>WorkspaceID: the workspace that the indicators are uploaded to.
6464

articles/sentinel/data-connectors/zerofox-cti.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ To integrate with ZeroFox CTI (using Azure Functions) make sure you have:
7474
Follow these instructions for set up logging and obtain credentials.
7575
1. [Log into ZeroFox's website.](https://cloud.zerofox.com/login) using your username and password
7676
2 - Click into the Settings button and go to the Data Connectors Section.
77-
3 - Select the API DATA FEEDS tab and head to the bottom of the page, select <<Reset>> in the API Information box, to obtain a Personal Access Token to be used along with your username.
77+
3 - Select the API DATA FEEDS tab and head to the bottom of the page, select **Reset** in the API Information box, to obtain a Personal Access Token to be used along with your username.
7878

7979

8080
**STEP 2 - Deploy the Azure Function data connectors using the Azure Resource Manager template: **

redirects/.openpublishing.redirection.sentinel.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,11 +1650,6 @@
16501650
"redirect_url": "/azure/sentinel/data-connectors-reference",
16511651
"redirect_document_id": false
16521652
},
1653-
{
1654-
"source_path_from_root": "/articles/sentinel/data-connectors/hyas-protect.md",
1655-
"redirect_url": "/azure/sentinel/data-connectors-reference",
1656-
"redirect_document_id": false
1657-
},
16581653
{
16591654
"source_path_from_root": "/articles/sentinel/data-connectors/security-events-via-legacy-agent.md",
16601655
"redirect_url": "/previous-versions/azure/sentinel/data-connectors/security-events-via-legacy-agent",

0 commit comments

Comments
 (0)