Skip to content

Commit 7f0e7b3

Browse files
(AzureCXP) Adding context on Output format
Based on customer feedback on below GitHub thread , added a context to call out that https://github.com/MicrosoftDocs/azure-docs/issues/51372
1 parent 246d38d commit 7f0e7b3

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 below only if the output is in JSON format:
7676

7777
```json
7878
{

0 commit comments

Comments
 (0)