Skip to content

Commit 59f6a00

Browse files
chore: update UDF limitation in file.md
1 parent e31c6bf commit 59f6a00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • articles/azure-resource-manager/bicep

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ 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+
* User-defined functions are not supported at the moment. However, an experimental feature is currently accessible. For more information, see [User-defined functions in Bicep](./user-defined-functions.md).
408409
* 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.
409410

410411
## Next steps

0 commit comments

Comments
 (0)