|
171 | 171 | - name: Linter rules
|
172 | 172 | items:
|
173 | 173 | - 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 |
203 | 203 | - name: Deploy
|
204 | 204 | items:
|
205 | 205 | - name: What-if check
|
|
0 commit comments