Skip to content

Commit b8a3495

Browse files
authored
Update file.md
1 parent b7e8427 commit b8a3495

File tree

1 file changed

+3
-2
lines changed
  • articles/azure-resource-manager/bicep

1 file changed

+3
-2
lines changed

articles/azure-resource-manager/bicep/file.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,7 @@ For multiple-line declaration samples, see [arrays](./data-types.md#arrays) and
458458
* User-defined functions aren't supported at the moment. An experimental feature is currently accessible. For more information, see [User-defined functions in Bicep](./user-defined-functions.md).
459459
* Some Bicep features require a corresponding change to the intermediate language (Azure Resource Manager JSON templates). We announce these features as available after all the required updates are deployed to global Azure. If you use a different environment, such as Azure Stack, there might be a delay in the availability of the feature. The Bicep feature is available only after the intermediate language is also updated in that environment.
460460

461-
## Next steps
461+
## Related content
462462

463-
For an introduction to Bicep, see [What is Bicep?](./overview.md). For Bicep data types, see [Data types](./data-types.md).
463+
* For an introduction to Bicep, see [What is Bicep?](./overview.md).
464+
* For Bicep data types, see [Data types](./data-types.md).

0 commit comments

Comments
 (0)