Update SQLAssessmentAPITutorialNotebook.ipynb

Fix typo
This commit is contained in:
Altana Tsedenova
2020-07-17 17:08:04 +03:00
committed by GitHub
parent d2324b39e2
commit f3bb82440d
@@ -474,7 +474,7 @@
"source": [
"## Probe types\r\n",
"### CmdShell\r\n",
"Create a new rule with CmdShell probe. CmdShell probe executes a CMD.EXE shell command and returns lines of text in variable @stdout. Use CMDSHELL instead of QUERY in probe definition to load a .cmd file. Use Regex parser transformation to extract data from @stdout\r\n",
"Create a new rule with CmdShell probe. CmdShell probe executes a CMD.EXE shell command and returns lines of text in variable @stdout. Use 'CMDSHELL' instead of 'SQL' in probe definition to load a .cmd file. Use Regex parser transformation to extract data from @stdout\r\n",
""
],
"metadata": {