Skip to content

Commit f7fab33

Browse files
authored
Update articles/azure-arc/data/resource-sync.md
1 parent 4092a1f commit f7fab33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/resource-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ az sql mi-arc create --name <name> --resource-group <group> --location <Azure l
3030

3131
In this scenario, first the Azure ARM APIs are called and the mapped Azure resource is created. Once this mapped resource is created successfully, then the Kubernetes API is called to create the SQL managed instance on the Kubernetes cluster.
3232

33-
:::image type="content" source="media/resource-sync/resource-sync.png" alt-text="A flowchart demonstrate resource sync from Azure Data Studio or Azure CLI passes information to the Kubernetes API. Then the resource sync operator passes the information to the Azure ARM API.":::
33+
:::image type="content" source="media/resource-sync/resource-sync.png" alt-text="A flowchart demonstrating resource sync from Azure Data Studio or Azure CLI passing information to the Kubernetes API. Then the resource sync operator passes the information to the Azure ARM API.":::
3434

3535
With the resource sync rule, you can use the Kubernetes API to create the Arc-enabled SQL managed instance, as follows:
3636

0 commit comments

Comments
 (0)