Skip to content

Commit 17969c0

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#101816
performed changes in line no. 147 Removed space after "Azure-"
1 parent b028384 commit 17969c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/connect-cef-ama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Select the machines on which you want to install the AMA. These machines are VMs
144144
1. Run this command to launch the installation script:
145145

146146
```python
147-
sudo wget -O Forwarder_AMA_installer.py https://raw.githubusercontent.com/Azure/Azure- Sentinel/master/DataConnectors/Syslog/Forwarder_AMA_installer.py&&sudo python Forwarder_AMA_installer.py
147+
sudo wget -O Forwarder_AMA_installer.py https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/Syslog/Forwarder_AMA_installer.py&&sudo python Forwarder_AMA_installer.py
148148
```
149149
The installation script configures the `rsyslog` or `syslog-ng` daemon to use the required protocol and restarts the daemon.
150150

0 commit comments

Comments
 (0)