@@ -30,7 +30,7 @@ As you follow the steps below, *please keep track of the following*:
30
30
CycleCloud web UI for your user.
31
31
32
32
33
- ### 1.1 Log into https://shell.azure.com
33
+ ### 1.1 Log into (Azure Cloud Shell) [ https://shell.azure.com ]
34
34
```
35
35
Requesting a Cloud Shell.Succeeded.
36
36
Connecting terminal...
@@ -114,7 +114,7 @@ After you accept the Terms & Conditions, press the "Purchase" button to begin de
114
114
The deployment process runs an installation script as a custom script extension,
115
115
which installs and sets up CycleCloud. This process takes between 5 and 8 mins.
116
116
117
- ### 1.7 Retrieve the Domain Name (FQDN) of the Azure CycleCloud VM
117
+ ### < a name = " 1.7 " ></ a > 1.7 Retrieve the Domain Name (FQDN) of the Azure CycleCloud VM
118
118
When the deployment is completed you can retrieve the fully qualified domain
119
119
name of the Azure CycleCloud VM from the Outputs tab in the Azure portal: ![ Deployment Output] ( images/deployment-output.png )
120
120
@@ -144,7 +144,7 @@ ellen@Azure:~$
144
144
In this section, you will start a cluster using PBS Pro as a scheduler and
145
145
LAMMPS as a solver.
146
146
147
- ### 2.1 Start a new LAMMPS cluster in Azure CycleCloud
147
+ ### < a name = " 2.1 " ></ a > 2.1 Start a new LAMMPS cluster in Azure CycleCloud
148
148
149
149
* On the front page, find the LAMMPS cluster icon and select it.
150
150
![ CC Cluster Wall] ( images/cc-cluster-wall.png )
@@ -153,7 +153,7 @@ LAMMPS as a solver.
153
153
* Click "Next" to navigate to the ** Required Settings** section.
154
154
* For ` Execute VM Type ` , click on "Choose" and select a virtual machine type
155
155
that you would like to use for execution nodes. We recommend "H16r" if
156
- you have quota for these.
156
+ you have quota for these. [[ More info on Azure service limits and quotas ] ( https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits )]
157
157
* In the networking subnet dropdown, select the subnet in your resource group
158
158
which has "-compute" as a suffix. This subnet was created as part of the ARM deployment.
159
159
![ CC Cluster Required Settings] ( images/cc-cluster-required-settings.png )
0 commit comments