Root access for Visual Studio for debuging

Hello All,
I’m trying to debug a CPP program in Visual studio and i tried using the following steps described here.
How to debug C++ components and programs in Visual Studio - PLCnext Community This article describes how to debug custom C++ components and programs on a PLCnext Control device using Microsoft Visual Studio.The example in this article uses: AXC F 2152 with firmware version 2022.0.3. Microsoft Visual Studio 2019. PLCnext Toolchain version 2022.0 for Windows, with the Visual Studio extension. Software Development Kit for AXC F 2152 version […] But i can’t get to where the SSH is supposed to be. I can log in to the PLC and add the password for root and even change to be using root account as listed on the following link but there is nothing on under root.
User rights _PLCnext Controls are supplied with a preset admin user and a default password that is printed on the controller 's housing. \n Security note: Use the default admin password only for initial access and change it as soon as possible!\n _ image.pngWhat do i need to do in order to debug a program under Visual studio?

Regards,
EnriqueM