diff --git a/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md b/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md index af7911c..b94723c 100644 --- a/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md +++ b/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md @@ -82,6 +82,12 @@ Run the following script: You should get a similar execution in PowerShell, as the following: +![image](https://user-images.githubusercontent.com/1712635/40206421-e07334ae-59e4-11e8-8e9d-77f33b9120cf.png) + +After a successful execution you can check the AKS Kubernetes cluster in Azure portal, like in the following screenshot: + +![image](https://user-images.githubusercontent.com/1712635/40206473-10327e02-59e5-11e8-90d6-d1fcfaa9b4a4.png) +