diff --git a/modules/administration-guide/pages/installing-che-on-microsoft-azure.adoc b/modules/administration-guide/pages/installing-che-on-microsoft-azure.adoc index a94be7420c..2400fc3c57 100644 --- a/modules/administration-guide/pages/installing-che-on-microsoft-azure.adoc +++ b/modules/administration-guide/pages/installing-che-on-microsoft-azure.adoc @@ -12,11 +12,11 @@ Follow the instructions below to install and enable {prod-short} on Microsoft Az .Prerequisites -* `helm` the package manager for {kubernetes}. See: link:https://helm.sh/docs/intro/install/[Installing Helm]. +* `helm`: The package manager for {kubernetes}. See: link:https://helm.sh/docs/intro/install/[Installing Helm]. -* `az` the Microsoft Azure CLI command line tool. See: link:https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest[How to install Microsoft Azure CLI]. +* `az`: The Microsoft Azure CLI command line tool. See: link:https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest[How to install Microsoft Azure CLI]. -* `kubelogin` the credential plugins See: link:https://learn.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az-aks-install-cli[How to install kubelogin]. +* `kubelogin`: The credential plugin. See: link:https://learn.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az-aks-install-cli[How to install kubelogin]. include::partial$proc_preparing-microsoft-azure-for-installing-che.adoc[leveloffset=+1]