Add documentation to explain single-line objects and arrays, and multi-line functions
anthony-c-martin opened this issue · 3 comments
anthony-c-martin commented
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.
- ID: 9565bb32-96a9-30f2-a7bd-633cff9e07c1
- Version Independent ID: 2b0f1fbc-3af5-7b6a-8c94-3b7c5f62aa6b
- Content: Data types in Bicep - Azure Resource Manager
- Content Source: articles/azure-resource-manager/bicep/data-types.md
- Service: azure-resource-manager
- Sub-service: bicep
- GitHub Login: @mumian
- Microsoft Alias: jgao
SwathiDhanwada-MSFT commented
@anthony-c-martin Thanks for your feedback.
Assigning to content author @mumian for review.
mumian commented
I will address this today.
mumian commented
These features have been covered in https://github.com/MicrosoftDocs/azure-docs-pr/pull/203916
#please-close