Skip to content

Commit 1bc4e20

Browse files
committed
edit
2 parents ead49c7 + c0ffa80 commit 1bc4e20

11 files changed

+11
-11
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP033
33
description: Error/warning - Expected a value of type <data-type> but the provided value is of type <data-type>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 06/28/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error/warning code - BCP033

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP035
33
description: Error/warning - The specified <data-type> declaration is missing the following required properties <property-name>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 06/28/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error/warning code - BCP035

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP036
33
description: Error/warning - The property <property-name> expected a value of type <data-type> but the provided value is of type <data-type>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/12/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error/warning code - BCP036

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP037
33
description: Warning - The property <property-name> is not allowed on objects of type <type-definition>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/12/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep warning code - BCP037

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP040
33
description: Error/warning - String interpolation is not supported for keys on objects of type <type-definition>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/12/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error/warning code - BCP040

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP053
33
description: Error/warning - The type <resource-type> does not contain property <property-name>. Available properties include <property-names>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/12/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error/warning code - BCP053

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP072
33
description: Error - This symbol cannot be referenced here. Only other parameters can be referenced in parameter default values.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/02/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error code - BCP072

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP073
33
description: Warning - The property <property-name> is read-only. Expressions cannot be assigned to read-only properties.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/12/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep warning code - BCP073

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP327
33
description: Error/warning - The provided value (which will always be greater than or equal to <value>) is too large to assign to a target for which the maximum allowable value is <max-value>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/02/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error/warning code - BCP327

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: BCP328
33
description: Error/warning - The provided value (which will always be less than or equal to <value>) is too small to assign to a target for which the minimum allowable value is <min-value>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 07/12/2024
6+
ms.date: 07/15/2024
77
---
88

99
# Bicep error/warning code - BCP328

0 commit comments

Comments
 (0)