Skip to content

Commit

Permalink
Update docs/source/programming/vscode-with-slurm-job.md
Browse files Browse the repository at this point in the history
Co-authored-by: sfmig <[email protected]>
  • Loading branch information
lauraporta and sfmig authored Nov 21, 2024
1 parent 37a71b0 commit ba458c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/programming/vscode-with-slurm-job.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ When you’re finished, simply exit the SLURM session to close the VSCode tunnel
:color: info
:icon: info

As explained in [vscode docs](https://code.visualstudio.com/docs/remote/tunnels) it serves as a secure way to authenticate the user and ensure that only the user who initiated the tunnel can access it:
As explained in [VSCode docs](https://code.visualstudio.com/docs/remote/tunnels) it serves as a secure way to authenticate the user and ensure that only the user who initiated the tunnel can access it:
> Tunneling securely transmits data from one network to another via [Microsoft dev tunnels](https://learn.microsoft.com/azure/developer/dev-tunnels/overview).
>
> Both hosting and connecting to a tunnel requires authentication with the same Github or Microsoft account on each end. In both cases, VS Code will make outbound connections to a service hosted in Azure; no firewall changes are generally necessary, and VS Code doesn't set up any network listeners.
Expand Down

0 comments on commit ba458c5

Please sign in to comment.