From e562625430a9f38be00cf6a5ac67b9a5e4aba83c Mon Sep 17 00:00:00 2001 From: Tom King Date: Sun, 25 Nov 2018 22:09:35 -0700 Subject: [PATCH] Update index,md (#21173) Add key cloud services offered by Azure. --- guide/english/cloud-development/azure/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/guide/english/cloud-development/azure/index.md b/guide/english/cloud-development/azure/index.md index e4b7b11e22..c5e17274cd 100644 --- a/guide/english/cloud-development/azure/index.md +++ b/guide/english/cloud-development/azure/index.md @@ -23,6 +23,15 @@ Azure provides a wealth of different environment types across the board includin There are varying levels of machine 'sizes' to choose from, ranging from simple barebone low spec machines all the way up multi-GPU and multi-CPU based heavy hitting boxes. +### Cloud Services - Many services offer free tiers for up to 12 months +* Virtual Machines +* Web apps +* Cosmos DB (NoSQL) +* IOT Hub (Quickly and easily fire up an environent to test your IOT project) +* DevOps Projects (Multiple optios to quickly get up and running with a CI/CD project) +* AKS (Azure Kubernetes Service) +Link of all current Azure services - https://azure.microsoft.com/en-us/services/ + #### More Information: * Wikipedia * Microsoft Azure