You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Before you can interact with the Batch service, you will need a Batch service ac
26
26
You will find it useful to have an Azure Storage viewer available to assist with managing containers and blobs, as well as observing interaction of the samples with Storage. There are a number of free viewers available including the [Microsoft Azure Storage Explorer](http://storageexplorer.com/) which is cross-platform, free, and from Microsoft.
27
27
28
28
### Batch Explorer
29
-
If you would like to visualize the samples as they run try [Batch Explorer](https://azure.github.io/BatchExplorer/). Batch Explorer is a client side tool which can assist with creating, debuging and monitoring Azure Batch Applications.
29
+
If you would like to visualize the samples as they run try [Batch Explorer](https://azure.github.io/BatchExplorer/). Batch Explorer is a client side tool which can assist with creating, debugging and monitoring Azure Batch Applications.
30
30
31
31
### Docker Support
32
32
Want to use Docker containers with Azure Batch? No problem! Visit [Batch Shipyard](https://github.com/Azure/batch-shipyard/) for more information.
0 commit comments