Skip to content

Commit 9c7a4c7

Browse files
committed
add new batchlabs links
1 parent 9773e0b commit 9c7a4c7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

GetTooledUp.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ Azcopy is a utility for copying and moving files around to and from Azure or bet
3232

3333
These days most of what you need for the common Azure Batch tasks is included in the Azure Batch CLI (see above) under the "az batch" sub-command. However, for the labs we will need some extra tools normally reserved for black belts:
3434

35-
1) Azure Batch Shipyard
35+
1) **Batch Labs**
36+
Batch Labs is THE graphical tool for interacting with Azure Batch, and replaces the old Batch Explorer tool. You can <a href="https://azure.github.io/BatchLabs/">download the latest build for your operating system</a>.Batch Labs source code is also online <a href="https://github.com/Azure/BatchLabs">here</a>.
37+
38+
2) **Azure Batch Shipyard**
3639
Batch Shipyard is a set of client-side tools that makes running container based Big Compute jobs on Azure Batch a breeze. Information and overview <a href="https://azure.github.io/batch-shipyard">here</a>. Clone the <a href="https://github.com/Azure/batch-shipyard">github repository</a> to your workstation and follow the install instructions linked on the main README.
3740

38-
2) Azure Batch CLI Extensions (Preview)
41+
3) **Azure Batch CLI Extensions (Preview)**
3942
The <a href="https://github.com/Azure/azure-batch-cli-extensions">Batch CLI Exensions</a> provide a bunch of new advanced functionality for Azure Batch from the CLI including shipyard style templates, Task Factory, automated file upload/download and new package management features. After installing Azure Batch CLI, follow the instructions on the github README to install the extensions.
4043

41-
3) Batch Labs
42-
Link to executable will be provided by your instructor. However, if you want to have a go yourself - the source repo for Batch Labs is <a href="https://github.com/Azure/BatchLabs">here</a>.
43-
4444
***
4545

4646
## Universal Azure Automation & Development Tools

0 commit comments

Comments
 (0)