From 76502c4d011cc5d7eb7e62a3c5d0840fdcb6e885 Mon Sep 17 00:00:00 2001 From: haroon12345-ctrl <67900096+haroon12345-ctrl@users.noreply.github.com> Date: Mon, 6 Jul 2020 14:37:18 +0500 Subject: [PATCH] Update azure-cluster.md --- .../components/cluster/azure-cluster/azure-cluster.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/user-guide/components/cluster/azure-cluster/azure-cluster.md b/pages/user-guide/components/cluster/azure-cluster/azure-cluster.md index 943425d..8280b61 100644 --- a/pages/user-guide/components/cluster/azure-cluster/azure-cluster.md +++ b/pages/user-guide/components/cluster/azure-cluster/azure-cluster.md @@ -1,6 +1,6 @@ # Azure -A cluster is a group of machines instances or nodes on which the services can be deployed. On Azure, these a machines are called Virtual Machines (VM). Azure Virtual Machines (VM) is one of several types of on-demand, scalable computing resources that Azure offers. It gives you the flexibility of virtualization without having to buy and maintain the physical hardware that runs it. To know more about Azure VM, click [here](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/overview). +A cluster is a group of machines instances or nodes on which the services can be deployed. On Azure, these machines are called Virtual Machines (VM). Azure Virtual Machines (VM) is one of several types of on-demand, scalable computing resources that Azure offers. It gives you the flexibility of virtualization without having to buy and maintain the physical hardware that runs it. To know more about Azure VM, click [here](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/overview). Here are the configurations option that will be available to user while configuring cluster for Application deployment. @@ -39,4 +39,4 @@ Here are the configurations option that will be available to user while configur 5. **Image Version:** Version number of an image SKU. 6. **Enable Boot Diagnostics:** To enable and store in Storage Account. 7. **New Storage Account:** To attach new storage account with node or you can use any existing Storage Account by providing the **Storage Account Id.** -8. **Docker Data Volume**: To add docker data volume as well. \ No newline at end of file +8. **Docker Data Volume**: To add docker data volume as well.