Create Help Page on Microsoft Learn for Bicep Warnings/Error Codes
https://github.com/Azure/bicep/issues/13287#issuecomment-1936379160
As addressed in above issue, we don't have an official page on Microsoft Learn that covers all Bicep Warnings and Error Codes and should create one.
Can we prioritize this?
Here's the full list of error codes: https://github.com/Azure/bicep/blob/main/src/Bicep.Core/Diagnostics/DiagnosticBuilder.cs
I don't think we need an exhaustive list in the document - it would be good to just make a start and include the codes that we know trip people up. That way we can collect feedback on what is missing, and update accordingly.
https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/maintainability-warnings is a good example of what I think this could look like.
@anthony-c-martin - can you review the PR - https://github.com/MicrosoftDocs/azure-docs-pr/pull/272325? Thanks!
See https://github.com/MicrosoftDocs/azure-docs-pr/pull/276731 for the format.