Skip to content

Commit 6e162cf

Browse files
authored
Update README.md
1 parent 328be5f commit 6e162cf

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
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
---
6-
715
[![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)
816

9-
# azure-batch-samples
17+
# Azure Batch Samples
18+
1019
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.
1120

1221
### Batch Account

0 commit comments

Comments
 (0)