Linter rule - max resources
This rule checks that the number of resources does not exceed the ARM template limits.
Use the following value in the Bicep configuration file to customize rule settings:
max-resources
Reduce the number of outputs in your template.
For more information about the linter, see Use Bicep linter.