Azure / bicep

Bicep is a declarative language for describing and deploying Azure resources
MIT License
3.16k stars 728 forks source link

New Linter rule proposal for deprecated versions #8875

Open slavizh opened 1 year ago

slavizh commented 1 year ago

Is your feature request related to a problem? Please describe. I would like to propose a new linter rule that warns you about using versions that has officially be announced as deprecated. For example there was recent announcement on API Management https://azure.microsoft.com/en-us/updates/api-versions-being-retired-for-azure-api-management/ and I think official announcement is coming for some Azure SQL database versions.

alex-frankel commented 1 year ago

implementation note: it should be responsibility of "deprecation team/process" to update a source of truth of deprecated API versions