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.