Skip to content

Commit be4bdd8

Browse files
committed
On branch master Update: comments in JSON work
modified: _posts/2020-01-25-arm-development-faster-iteration-time.md
1 parent 98920f7 commit be4bdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-01-25-arm-development-faster-iteration-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ JSON file, with all of the pitfalls that entails, such as:
3434
to catch some stupid mistakes at authoring time, but a proper DSL
3535
would do a better job of it.
3636

37-
* You [can't even put comments in there](https://github.com/Azure/azure-resource-manager-schemas/issues/851).
37+
* ~~You [can't even put comments in there](https://github.com/Azure/azure-resource-manager-schemas/issues/851).~~ UPDATE: 2020-04-21: // comments in JSON work now.
3838

3939
As a DSL for Azure, I think Terraform may be a better fit. Indeed
4040
[Terraform is well supported by

0 commit comments

Comments
 (0)