Skip to content

Commit 581c0ac

Browse files
authored
Merge pull request #176536 from YoavDaniely/patch-10
fixed typo
2 parents a39672d + 7763c7c commit 581c0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/sap-deploy-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docker logs -f sapcon-[SID]
4848
For example, for SID `A4H`:
4949

5050
```bash
51-
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/template/loggingconfig_DEV.y
51+
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/template/loggingconfig_DEV.yaml
5252
cp loggingconfig.yaml ~/sapcon/A4H
5353
docker restart sapcon-A4H
5454
```

0 commit comments

Comments
 (0)