MicrosoftDocs/azure-docs

Add documentation to explain single-line objects and arrays, and multi-line functions

anthony-c-martin opened this issue · 3 comments

As of Bicep 0.7.4, we support:

  • Single-line objects and arrays (including mixed use of single- and multi-)
  • Multi-line functions (again, allowing mixing single- and multi- line within a single declaration)

See here for some examples of what is possible, as well as the description on the PR for a concise description with some examples.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@anthony-c-martin Thanks for your feedback.

Assigning to content author @mumian for review.

I will address this today.

These features have been covered in https://github.com/MicrosoftDocs/azure-docs-pr/pull/203916

#please-close