We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c9798 commit 8ef2c56Copy full SHA for 8ef2c56
articles/sentinel/sap/update-sap-data-connector.md
@@ -38,7 +38,7 @@ The logs for this update are under *var/log/sapcon-sentinel-register-autoupdate.
38
39
### Enable automatic updates on a specific container
40
41
-To enable automatic updates on a specific container, run the following command on the relevant container:
+To enable automatic updates on a specific container or containers, run the following command:
42
43
```
44
wget -O sapcon-sentinel-auto-update.sh https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/sapcon-sentinel-auto-update.sh && bash ./sapcon-sentinel-auto-update.sh --containername <containername> [--containername <containername>]...
0 commit comments