Hi guys, I have to change a database resource from ```Azure.Sql.SqlServer``` to ```Azure.MSSql.Serve...
s
Hi guys, I have to change a database resource from
Copy code
Azure.Sql.SqlServer
to
Copy code
Azure.MSSql.Server
so I can set the
MinimumTlsVersion = "1.2"