From 04bb7c1dc294d27b982bbcf0df5bb36af6d03bf7 Mon Sep 17 00:00:00 2001 From: Yaohai Zheng Date: Thu, 15 Aug 2019 21:43:06 +0800 Subject: [PATCH] Update repo metadata --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 019689b..75b142b 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,17 @@ languages: - csharp products: - azure -services: Compute -platforms: dotnet -author: yaohaizh +extensions: +- services: Compute +- platforms: dotnet --- # Getting started on listing compute SKUs using C# # - Azure Compute sample for managing Compute SKUs - - - List all compute SKUs in the subscription - - List compute SKUs for a specific compute resource type (VirtualMachines) in a region - - List compute SKUs for a specific compute resource type (Disks). + Azure Compute sample for managing Compute SKUs - + - List all compute SKUs in the subscription + - List compute SKUs for a specific compute resource type (VirtualMachines) in a region + - List compute SKUs for a specific compute resource type (Disks). ## Running this Sample ##