Skip to content

Commit b18d9ef

Browse files
trimmed down the contents of the include file
1 parent 118c14e commit b18d9ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/batch/batch-cli-get-started.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ To return verbose command output, add `-v` or `-vv` to the end of your command.
125125

126126
To view the command output in JSON format, add `--json` to the end of your command. For example, to display the properties of a pool named **pool001**, run `az batch pool show pool001 --json`. Then, copy and modify the output to [create Batch resources using a JSON configuration file](#create-resources-with-json).
127127

128-
129128
**General Azure CLI troubleshooting**
130129

131130
[!INCLUDE [azure-cli-troubleshooting.md](../../includes/azure-cli-troubleshooting.md)]

0 commit comments

Comments
 (0)