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