Skip to content

Commit 0fd2f15

Browse files
committed
Small SAP fix
1 parent 7aa670b commit 0fd2f15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sentinel/sap/preparing-sap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,19 @@ To deploy the CRs, follow the steps outlined below:
6464

6565
1. Transfer the CR files to the SAP system.
6666
Alternatively, you can download the files directly onto the SAP system from the SSH prompt. Use the following commands:
67-
- Download NLPK900202
67+
- Download NPLK900202
6868
```bash
6969
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/CR/K900202.NPL
7070
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/CR/R900202.NPL
7171
```
7272

73-
- Download NLPK900201
73+
- Download NPLK900201
7474
```bash
7575
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/CR/K900201.NPL
7676
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/CR/R900201.NPL
7777
```
7878

79-
- Download NLPK900271
79+
- Download NPLK900271
8080
```bash
8181
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/CR/K900271.NPL
8282
wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/CR/R900271.NPL

0 commit comments

Comments
 (0)