Skip to content

Commit

Permalink
Fixed typo (debuging) (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
hubalazs authored and bgklein committed Sep 20, 2019
1 parent 9037f00 commit ff3dcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Before you can interact with the Batch service, you will need a Batch service ac
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.

### Batch Explorer
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.
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.

### Docker Support
Want to use Docker containers with Azure Batch? No problem! Visit [Batch Shipyard](https://github.com/Azure/batch-shipyard/) for more information.
Expand Down

0 comments on commit ff3dcdc

Please sign in to comment.