我正在尝试通过SSH调试在azure ubuntu vm中运行的asp.net核心应用程序,当我尝试附加到进程时,我在Visual Studio2017中收到以下错误消息: Failed to attach to process: The .NET Debugger (vsdbg) has insufficient privileges to debug this process. To debug this process, vsdbg must be running with root permissions. 我已经给了'vsdbg‘读写权限,但是错误仍然存在,我怎么才能给这个