We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0523a commit 45830f3Copy full SHA for 45830f3
articles/azure-resource-manager/bicep/diagnostics/bcp147.md
@@ -8,7 +8,7 @@ ms.date: 08/23/2024
8
9
# Bicep error code - BCP147
10
11
-This error occurs when you have a `@allowed()` decorator but miss the `param` declaration.
+This error occurs when you have a decorator that is expecting to be followed by a `param` declaration, but miss the `param` declaration.
12
13
## Error description
14
0 commit comments