CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
527 stars 159 forks source link

Diagnostics Settings does not correctly deploy for SQL DB #905

Closed isaacabraham closed 2 years ago

isaacabraham commented 2 years ago

The name of the diagnostic settings resource is malformed: it does not use segments of the source resource, so instead of sqlserver/sqlserver-db/Microsoft.Insights/diagnosticsSettingsName you just get `sqlserver/Microsoft.Insights/diagnosticsSettingsName and it pops.