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.
2 parents 876f7fc + d08da1c commit 5a8f267Copy full SHA for 5a8f267
articles/azure-resource-manager/bicep/bicep-config.md
@@ -135,7 +135,7 @@ The [Bicep linter](linter.md) checks Bicep files for syntax errors and best prac
135
136
You can enable experimental features by adding the following section to your `bicepconfig.json` file.
137
138
-Here's an example of enabling features 'compileTimeImports' and 'userDefinedFunctions`.
+Here's an example of enabling features 'assertions' and 'userDefinedFunctions`.
139
140
```json
141
{
0 commit comments