Adam Salvo
Adam Salvo
I agree that a separate Sql Azure plugin is the right way to go. After all, Microsoft made separate SCOM management packs for Sql Azure and on premise Sql Server....
If glibc 2.29 or later is required then that would explain the problem. While the Github Action runner I am using is running Unbuntu 20.04 LTS and has glibc 2.29,...
Not surprising, this occurs when building .Net 7.0 apps on Nano Server as well. This PR stands out as the probable cause. https://github.com/dotnet/msbuild/pull/7599 
After getting monitor.AutoscaleSetting back via 3.0.1 it looks like we're only missing Microsoft.Insights/metricAlerts in our code base. I believe this is supposed to be under azure-native Monitor as part of...