Skip to content

Commit 3a0d921

Browse files
(Azure CXP) resolves MicrosoftDocs/azure-docs#38854
removed text inside code block as it was not code
1 parent c7b50e6 commit 3a0d921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/kubernetes-walkthrough-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To create an AKS cluster, complete the following steps:
5050
- Create a new service principal by leaving the **Service Principal** field with **(new) default service principal**. Or you can choose *Configure service principal* to use an existing one. If you use an existing one, you will need to provide the SPN client ID and secret.
5151
- Enable the option for Kubernetes role-based access controls (RBAC). This will provide more fine-grained control over access to the Kubernetes resources deployed in your AKS cluster.
5252

53-
By default, *Basic* networking is used, and Azure Monitor for containers is enabled. Click **Review + create** and then **Create** when validation completes.
53+
By default, *Basic* networking is used, and Azure Monitor for containers is enabled. Click **Review + create** and then **Create** when validation completes.
5454

5555
It takes a few minutes to create the AKS cluster. When your deployment is complete, click **Go to resource**, or browse to the AKS cluster resource group, such as *myResourceGroup*, and select the AKS resource, such as *myAKSCluster*. The AKS cluster dashboard is shown, as in this example:
5656

@@ -282,4 +282,4 @@ To learn more about AKS, and walk through a complete code to deployment example,
282282
[sp-delete]: kubernetes-service-principal.md#additional-considerations
283283
[azure-dev-spaces]: https://docs.microsoft.com/azure/dev-spaces/
284284
[kubernetes-deployment]: concepts-clusters-workloads.md#deployments-and-yaml-manifests
285-
[kubernetes-service]: concepts-network.md#services
285+
[kubernetes-service]: concepts-network.md#services

0 commit comments

Comments
 (0)