Skip to content

Commit 6abf14d

Browse files
haim-nacwatson-cat
andauthored
Apply suggestions from code review
Co-authored-by: Catherine Watson <[email protected]>
1 parent fefb2c4 commit 6abf14d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/sentinel/connect-logstash-data-connection-rules.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ After you retrieve the required values:
392392

393393
|Field |Description |Default value |
394394
|---------|---------|---------|
395-
|`azure_cloud` |Used to specify the name of the Azure cloud that is being used, 'AzureCloud' is set as default. Available values are: 'AzureCloud', 'AzureChinaCloud' and 'AzureUSGovernment'. |None (field is empty) |
395+
|`azure_cloud` |Used to specify the name of the Azure cloud that is being used, Available values are: `AzureCloud`, `AzureChinaCloud`, and `AzureUSGovernment`. | `AzureCloud` |
396396
|`key_names` |An array of strings. Provide this field if you want to send a subset of the columns to Log Analytics. |None (field is empty) |
397397
|`plugin_flush_interval` |Defines the maximal time difference (in seconds) between sending two messages to Log Analytics. |`5` |
398398
|`retransmission_time` |Sets the amount of time in seconds for retransmitting messages once sending failed. |`10` |
@@ -446,16 +446,18 @@ To monitor the connectivity and activity of the Microsoft Sentinel output plugin
446446
If you are not seeing any data in this log file, generate and send some events locally (through the input and filter plugins) to make sure the output plugin is receiving data. Microsoft Sentinel will support only issues relating to the output plugin.
447447

448448

449-
#### Network security
449+
### Network security
450450
Define network settings and enable network isolation for Microsoft Sentinel Logstash output plugin.
451451

452-
##### Virtual network service tags
452+
#### Virtual network service tags
453453

454454
Microsoft Sentinel output plugin supports [Azure virtual network service tags](../virtual-network/service-tags-overview.md). Both *AzureMonitor* and *AzureActiveDirectory* tags are required.
455455

456456
Azure Virtual network service tags can be used to define network access controls on [network security groups](../virtual-network/network-security-groups-overview.md#security-rules), [Azure Firewall](../firewall/service-tags.md), and user-defined routes. Use service tags in place of specific IP addresses when you create security rules and routes. For scenarios where Azure virtual network service tags cannot be used, the Firewall requirements are given below.
457457

458-
##### Firewall requirements
458+
#### Firewall requirements
459+
460+
The following table lists the firewall requirements for scenarios where Azure virtual network service tags can't be used.
459461

460462
| Cloud |Endpoint |Purpose |Port |Direction |Bypass HTTPS inspection|
461463
|------|------|------|---------|--------|--------|

0 commit comments

Comments
 (0)