Skip to content

Commit

Permalink
101-cognitive-translator
Browse files Browse the repository at this point in the history
formatting JSon
  • Loading branch information
leestott committed Nov 8, 2019
1 parent a825678 commit f035819
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 101-cognitive-services-translate/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"defaultValue": "translate",
"metadata": {
"description": "Display name of Text Translation API account"
},
}
},
"CognitiveServicesLocation": {
"type": "string",
"defaultValue": "[resourceGroup().location]",
"metadata":{
"description": "Location for all resources."
}
}
},
},
"SKU": {
"type": "string",
"metadata": {
Expand Down

0 comments on commit f035819

Please sign in to comment.