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 dedff0e commit 8846a4aCopy full SHA for 8846a4a
articles/azure-resource-manager/bicep/parameters.md
@@ -15,7 +15,7 @@ Resource Manager resolves parameter values before starting the deployment operat
15
16
Each parameter must be set to one of the [data types](data-types.md).
17
18
-You are limited to 256 parameters. For more information, see [Template limits](../bicep/best-practices.md#template-limits).
+You are limited to 256 parameters. For more information, see [Template limits](../templates/best-practices.md#template-limits).
19
20
For parameter best practices, see [Parameters](./best-practices.md#parameters).
21
0 commit comments