Skip to content

Commit 3c98865

Browse files
authored
Merge pull request #51716 from MicrosoftDocs/BharathNimmala-MSFT-patch-11
(AzureCXP) Adding context on Output format
2 parents f04fb93 + ff9178b commit 3c98865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/template-tutorial-add-outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ az deployment group create \
7272

7373
---
7474

75-
In the output for the deployment command, you'll see an object similar to:
75+
In the output for the deployment command, you'll see an object similar to the following example only if the output is in JSON format:
7676

7777
```json
7878
{

0 commit comments

Comments
 (0)