Skip to content

Commit f13077c

Browse files
authored
Alt text
1 parent 199945b commit f13077c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cyclecloud/how-to/ccws/connect-to-login-node-with-bastion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Find the private SSH key file that matches the public key you provide during dep
1616
## Step 2 – Get the resource ID of the authentication node
1717
In the CycleCloud UI, select the authentication node you want to connect to and double-click that line to open the detail view for the node. Select the **VM** tab to display the resource details, and copy the `ResourceId`.
1818

19-
:::image type="content" source="../../images/ccws/login-node-resource-id.png" alt-text="Screenshot of authentication node properties":::
19+
:::image type="content" source="../../images/ccws/login-node-resource-id.png" alt-text="Screenshot of authentication node properties.":::
2020

2121
## Step 3 – Create a connect script
2222
Create an authentication script using the following template. Paste the authentication node `resourceID` from the previous step, and specify the resource group and the private SSH key file to use.

0 commit comments

Comments
 (0)