Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
arealmaas committed Aug 5, 2024
1 parent 886abf8 commit 897af97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ Refer to the existing infrastructure definitions as templates for creating new c

There is a `ssh-jumper` virtual machine deployed with the infrastructure. This can be used to create a `ssh`-tunnel into the `vnet`. Use one of the following methods to gain access to resources within the `vnet`:

Ensure you log into the azure CLI using the relevant user and subscription using `az login`.

- Connect to the VNet using the following command:
```
az ssh vm --resource-group dp-be-<env>-rg --vm-name dp-be-<env>-jumper
Expand Down

0 comments on commit 897af97

Please sign in to comment.