Skip to content

Commit 691e012

Browse files
mumianjeskew
andauthored
Update articles/azure-resource-manager/bicep/bicep-error-bcp036.md
Co-authored-by: Jonny Eskew <[email protected]>
1 parent 1259e36 commit 691e012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/bicep-error-bcp036.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 07/12/2024
88

99
# Bicep error code - BCP036
1010

11-
This error occurs when you assign a value to a property using a data type that differs from the one defined in the [user-defined data type](./user-defined-data-types.md).
11+
This error occurs when you assign a value to a property whose expected data type is not compatible with that of the assigned value.
1212

1313
## Error description
1414

0 commit comments

Comments
 (0)