When trying to debug a T-SQL query within Azure SQL Managed Instance database from Visual Studio, I get an error:
Failed to start debugger and exception was generated: Data is null. This method or property cannot be called on null values
Followed by this:
Unable to start program MSSQL Operation not supported Unknown error 0x80004005
Debugging a T-SQL query from within Visual Studio 2019 current version 16.11.11 yields the following errors:
Failed to start debugger and exception was generated: Data is null. This method or property cannot be called on null values
Unable to start program MSSQL Operation not supported Unknown error 0x80004005