Skip to content

Commit 708aacc

Browse files
authored
Update create-complete-managed-instance-directly-connected.md
1 parent 3fdce17 commit 708aacc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Azure creates the managed instance on the Azure Arc-enabled Kubernetes cluster.
199199
To know when the instance has been created, run:
200200

201201
```console
202-
kubectl get sqlmi -n <namespace>[
202+
kubectl get sqlmi -n <namespace>
203203
```
204204

205205
Once the state of the managed instance namespace is ‘READY’, then this step is completed. For example:
@@ -212,4 +212,4 @@ NAME STATE
212212

213213
## Connect with Azure Data Studio
214214

215-
To connect with Azure Data Studio, see [Connect to Azure Arc-enabled SQL Managed Instance](connect-managed-instance.md).
215+
To connect with Azure Data Studio, see [Connect to Azure Arc-enabled SQL Managed Instance](connect-managed-instance.md).

0 commit comments

Comments
 (0)