Skip to content

Commit b72ca16

Browse files
authored
Merge pull request #273 from Azure-Samples/dendeli-msft-patch-1
Update README.md
2 parents 328be5f + 5585e16 commit b72ca16

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
11
---
2-
services: batch
3-
platforms: dotnet, python, java, nodejs
4-
author: batch-samples-team
2+
page_type: sample
3+
languages:
4+
- csharp
5+
- python
6+
- java
7+
- javascript
8+
- nodejs
9+
products:
10+
- azure
11+
- azure-batch
12+
- dotnet
13+
description: "A set of HPC and Batch related samples that demonstrate the usage of Azure Batch services along with some general utilities."
514
---
615

716
[![Build status](https://ci.appveyor.com/api/projects/status/j3gnm8slcaysr6va/branch/master?svg=true)](https://ci.appveyor.com/project/matthchr/azure-batch-samples/branch/master)
817

9-
# azure-batch-samples
18+
# Azure Batch Samples
19+
1020
This GitHub repository contains a set of HPC and Batch related samples that demonstrate the usage of Microsoft Azure Batch services along with some general purpose utilities. See [http://azure.microsoft.com/services/batch/](http://azure.microsoft.com/services/batch/) for more information on the Azure Batch service.
1121

1222
### Batch Account

0 commit comments

Comments
 (0)