Skip to content

Commit 1eeb028

Browse files
Merge pull request #92216 from bweissman/patch-1
Update create-complete-managed-instance-directly-connected.md
2 parents f74254d + 7e8b5a1 commit 1eeb028

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-arc/data/create-complete-managed-instance-directly-connected.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In addition, you need the following additional extensions to connect the cluster
4242

4343
## Access your Kubernetes cluster
4444

45-
After installing the client tools, you need access to a Kubernetes cluster. You can create Kubernetes cluster with [`az aks create`](/cli/azure/aks#az-aks-create), or you can follow the steps below to create the cluster in the Azure portal.
45+
After installing the client tools, you need access to a Kubernetes cluster. You can create a Kubernetes cluster with [`az aks create`](/cli/azure/aks#az-aks-create), or you can follow the steps below to create the cluster in the Azure portal.
4646

4747
### Create a cluster
4848

@@ -116,7 +116,7 @@ After creating the cluster, connect to the cluster through the Azure CLI.
116116

117117
### Arc enable the Kubernetes cluster
118118

119-
Now that the cluster is running, connect the cluster to Azure. When you connect a cluster to Azure, you Arc enable it. Arc enabling your cluster allow you to view and manage the cluster, and deploy and manage additional services such as Arc-enabled data services on the cluster directly from Azure portal.
119+
Now that the cluster is running, connect the cluster to Azure. When you connect a cluster to Azure, you Arc enable it. Arc enabling your cluster allows you to view and manage the cluster, and deploy and manage additional services such as Arc-enabled data services on the cluster directly from Azure portal.
120120

121121
Use `az connectedk8s connect` to connect the cluster to Azure:
122122

@@ -181,7 +181,7 @@ NAME STATE
181181
<namespace> Ready
182182
```
183183

184-
## Create Azure Arc-enabled SQL Managed Instance
184+
## Create an Azure Arc-enabled SQL Managed Instance
185185

186186
1. In the portal, locate the resource group.
187187
1. In the resource group, select **Create**.

0 commit comments

Comments
 (0)