Access file inside bcsandbox container.

mysamzamysamza Member Posts: 66
I ran a bcsandbox container, however, the DeveloperServicesEnabled of this container is set to false as the VSCode throws me an error for not being able to connect. How do I change this to true? I will have to access the Custom.settings file of this container through powershell running inside the container? Please guide on the best method to turn DeveloperServicesEnabled to true for bcsandbox container.

Best Answer

  • mysamzamysamza Member Posts: 66
    Answer ✓
    Solved it; one can Enter-navcontainer -containername and using poweshell from the container.

Answers

  • mysamzamysamza Member Posts: 66
    Answer ✓
    Solved it; one can Enter-navcontainer -containername and using poweshell from the container.
Sign In or Register to comment.