Skip to content

Commit a569b18

Browse files
author
Stephen Weatherford
committed
Add to TOC
1 parent f3b8eff commit a569b18

File tree

1 file changed

+6
-0
lines changed
  • articles/azure-resource-manager/bicep

1 file changed

+6
-0
lines changed

articles/azure-resource-manager/bicep/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@
101101
href: linter-rule-admin-username-should-not-be-literal.md
102102
- name: No hardcoded environment URLs
103103
href: linter-rule-no-hardcoded-environment-urls.md
104+
- name: No hard-coded locations
105+
href: linter-rule-no-hardcoded-location.md
106+
- name: No location expressions outside of parameter default values
107+
href: linter-rule-no-loc-expr-outside-params.md
104108
- name: No unnecessary dependsOn entries
105109
href: linter-rule-no-unnecessary-dependson.md
106110
- name: No unused parameters
@@ -117,6 +121,8 @@
117121
href: linter-rule-simplify-interpolation.md
118122
- name: Use protectedSettings for commandToExecute secrets
119123
href: linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md
124+
- name: Use explicit values for module location parameters
125+
href: linter-rule-explicit-values-for-loc-params.md
120126
- name: Use stable VM image
121127
href: linter-rule-use-stable-vm-image.md
122128
- name: Best practices

0 commit comments

Comments
 (0)