Skip to content

Commit fc63c15

Browse files
authored
Merge pull request #432 from MicrosoftDocs/xpillons/ccws_qs_deploy
add Further Reading in CCWS quickstart
2 parents dbb9dcc + 34aa32e commit fc63c15

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/cyclecloud/qs-deploy-ccws.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Quickstart - Deploy Azure CycleCloud Workspace for Slurm
33
description: Learn how to get CycleCloud Workspace for Slurm running using the Marketplace.
44
author: xpillons
5-
ms.date: 08/22/2024
5+
ms.date: 01/29/2025
66
ms.author: xpillons
77
---
88

@@ -168,7 +168,8 @@ Cloud-init v. 23.4-7.el8_10.alma.1 finished at Wed, 12 Jun 2024 10:28:15 +0000.
168168

169169
Then establish the connectivity between your client machine and the CycleCloud VM. This can be from your corporate IT, a VPN, a Bastion tunnelling, an attached public IP if your company allows it. Connect to the web interface by browsing to [https://<cycleccloud_ip>](), and authenticate with the username and password provided during the deployment. Confirm that both the Scheduler and the Login node are running.
170170

171-
## Connect to the login node
172-
When using the Bastion, use one of the utility scripts __util/ssh_thru_bastion.sh__ or __util/tunnel_thru_bastion.sh__ to connect, provided [here](https://github.com/Azure/cyclecloud-slurm-workspace/tree/main/util).
173-
If not using a Bastion, you have to establish the direct connectivity yourself.
171+
## Resources
174172

173+
* [How to connect to the CycleCloud Portal through Bastion](/azure/cyclecloud/how-to/ccws/connect-to-portal-with-bastion)
174+
* [How to connect to a Login Node through Bastion](/azure/cyclecloud/how-to/ccws/connect-to-login-node-with-bastion)
175+
* [How to deploy a CycleCloud Workspace for Slurm environment using the CLI](/azure/cyclecloud/how-to/ccws/deploy-with-cli)

0 commit comments

Comments
 (0)