From 3e057dfe51ad74f90c221492f13197df88c59990 Mon Sep 17 00:00:00 2001 From: docs <33675759+docs-product@users.noreply.github.com> Date: Tue, 24 Sep 2019 13:12:33 -0700 Subject: [PATCH] Update README for code sample index (#310) --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index beb7e1a0..0c3fe705 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +--- +page_type: sample +languages: +- csharp +- sql +products: +- azure +description: "This repo contains the code for the provisioning of the resources necessary to execute a DevOps openhack event." +--- + # DevOps Openhack Proctor Repository This repo contains the code for the provisioning of the resources necessary to execute a DevOps openhack event. The relevant code individual teams use (i.e. the APIs) to complete their challenges can be found in the [DevOps Openhack Team repository](https://github.com/Azure-Samples/openhack-devops-team/).