You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/bicep/bicep-error-bcp333.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
-
title: BCP332
2
+
title: BCP333
3
3
description: Error - The provided value (whose length will always be less than or equal to <value-length>) is too short to assign to a target for which the minimum allowable length is <min-length>.
4
4
ms.topic: reference
5
5
ms.custom: devx-track-bicep
6
6
ms.date: 07/12/2024
7
7
---
8
8
9
-
# Bicep error code - BCP332
9
+
# Bicep error code - BCP333
10
10
11
11
This error occurs when a string assigned is shorter than the allowable length.
0 commit comments