From 1623c51113c0678e028498f6447b383112326221 Mon Sep 17 00:00:00 2001 From: "Den (Microsoft)" <33675759+dendeli-msft@users.noreply.github.com> Date: Wed, 17 Jul 2019 14:32:25 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f07a1f..ae0f8c3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ --- -services: virtual-machines -platforms: python -author: lmazuel +page_type: sample +description: "How to perform common management tasks with Microsoft Azure Virtual Machines using the Azure SDK for Python." +languages: +- python +products: +- azure +- azure-virtual-machines --- # Azure Virtual Machines Management Samples - Python