Skip to content

Commit b021692

Browse files
committed
fix toc validation
1 parent 20b8312 commit b021692

File tree

1 file changed

+29
-29
lines changed
  • articles/azure-resource-manager/bicep

1 file changed

+29
-29
lines changed

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

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -171,35 +171,35 @@
171171
- name: Linter rules
172172
items:
173173
- name: Admin user name not literal
174-
href: linter-rule-admin-username-should-not-be-literal.md
175-
- name: Max outputs
176-
href: linter-rule-max-outputs.md
177-
- name: Max parameters
178-
href: linter-rule-max-parameters.md
179-
- name: Max resources
180-
href: linter-rule-max-resources.md
181-
- name: Max variables
182-
href: linter-rule-max-variables.md
183-
- name: No hardcoded environment URLs
184-
href: linter-rule-no-hardcoded-environment-urls.md
185-
- name: No unnecessary dependsOn entries
186-
href: linter-rule-no-unnecessary-dependson.md
187-
- name: No unused parameters
188-
href: linter-rule-no-unused-parameters.md
189-
- name: No unused variables
190-
href: linter-rule-no-unused-variables.md
191-
- name: Outputs should not contain secrets
192-
href: linter-rule-outputs-should-not-contain-secrets.md
193-
- name: Prefer interpolation
194-
href: linter-rule-prefer-interpolation.md
195-
- name: Secure parameter default
196-
href: linter-rule-secure-parameter-default.md
197-
- name: Simplify interpolation
198-
href: linter-rule-simplify-interpolation.md
199-
- name: Use protectedSettings for commandToExecute secrets
200-
href: linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md
201-
- name: Use stable VM image
202-
href: linter-rule-use-stable-vm-image.md
174+
href: linter-rule-admin-username-should-not-be-literal.md
175+
- name: Max outputs
176+
href: linter-rule-max-outputs.md
177+
- name: Max parameters
178+
href: linter-rule-max-parameters.md
179+
- name: Max resources
180+
href: linter-rule-max-resources.md
181+
- name: Max variables
182+
href: linter-rule-max-variables.md
183+
- name: No hardcoded environment URLs
184+
href: linter-rule-no-hardcoded-environment-urls.md
185+
- name: No unnecessary dependsOn entries
186+
href: linter-rule-no-unnecessary-dependson.md
187+
- name: No unused parameters
188+
href: linter-rule-no-unused-parameters.md
189+
- name: No unused variables
190+
href: linter-rule-no-unused-variables.md
191+
- name: Outputs should not contain secrets
192+
href: linter-rule-outputs-should-not-contain-secrets.md
193+
- name: Prefer interpolation
194+
href: linter-rule-prefer-interpolation.md
195+
- name: Secure parameter default
196+
href: linter-rule-secure-parameter-default.md
197+
- name: Simplify interpolation
198+
href: linter-rule-simplify-interpolation.md
199+
- name: Use protectedSettings for commandToExecute secrets
200+
href: linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md
201+
- name: Use stable VM image
202+
href: linter-rule-use-stable-vm-image.md
203203
- name: Deploy
204204
items:
205205
- name: What-if check

0 commit comments

Comments
 (0)