Skip to content

Commit a1df0ba

Browse files
author
Jill Grant
authored
Apply suggestions from code review
Syntax fixes
1 parent 731a477 commit a1df0ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/high-performance-computing/lift-and-shift-step-2-resource-orchestrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This section outlines the steps for installing and configuring Azure CycleCloud,
9797
- Ensure the Slurm scheduler is set up and ready for job submissions.
9898

9999
> [!NOTE]
100-
> For detailed information about Azure CycleCloud Slurm Workspace, visit this [blog post](https://techcommunity.microsoft.com/t5/azure-high-performance-computing/introducing-azure-cyclecloud-slurm-workspace-preview/ba-p/4158433)
100+
> For detailed information about Azure CycleCloud Slurm Workspace, visit this [blog post](https://techcommunity.microsoft.com/t5/azure-high-performance-computing/introducing-azure-cyclecloud-slurm-workspace-preview/ba-p/4158433).
101101
102102
- **Configure the environment:**
103103
- Use the CycleCloud CLI or web portal to configure the basic settings, such as cloud provider credentials, default regions, and network configurations.

articles/high-performance-computing/lift-and-shift-step-3-data-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This section outlines the steps for using Azure Data Box, AzCopy, and rsync to t
100100
```
101101

102102
> [!NOTE]
103-
> For detailed information about AzCopy, visit [Get started with AzCopy](/azure/storage/common/storage-use-azcopy-v10)
103+
> For detailed information about AzCopy, visit [Get started with AzCopy](/azure/storage/common/storage-use-azcopy-v10).
104104

105105
3. **Using rsync:**
106106

@@ -127,7 +127,7 @@ This section outlines the steps for using Azure Data Box, AzCopy, and rsync to t
127127
- `-z`: Compresses data during transfer to reduce bandwidth usage.
128128
129129
> [!NOTE]
130-
> For examples using Rsync, visit [rysnc examples](https://rsync.samba.org/examples.html)
130+
> For examples using Rsync, visit [rysnc examples](https://rsync.samba.org/examples.html).
131131
132132
### Example data migration implementation
133133

0 commit comments

Comments
 (0)