Skip to content

Commit e31c6bf

Browse files
Remove UDF limitation from file.md
User-defined functions are now supported (though currently in preview), therefore removed limitation related to that for consistency.
1 parent 9f415a4 commit e31c6bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • articles/azure-resource-manager/bicep

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,6 @@ See [Arrays](./data-types.md#arrays) and [Objects](./data-types.md#objects) for
405405
## Known limitations
406406

407407
* No support for the concept of apiProfile, which is used to map a single apiProfile to a set apiVersion for each resource type.
408-
* No support for user-defined functions.
409408
* Some Bicep features require a corresponding change to the intermediate language (Azure Resource Manager JSON templates). We announce these features as available when all of the required updates have been deployed to global Azure. If you're using a different environment, such as Azure Stack, there may be a delay in the availability of the feature. The Bicep feature is only available when the intermediate language has also been updated in that environment.
410409

411410
## Next steps

0 commit comments

Comments
 (0)