Skip to content

Commit 5be5f2e

Browse files
authored
Update create-data-controller-using-kubernetes-native-tools.md
1 parent db7758b commit 5be5f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/create-data-controller-using-kubernetes-native-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ kubectl delete crd sqlmanagedinstancerestoretasks.tasks.sql.arcdata.microsoft.co
4646
kubectl delete crd dags.sql.arcdata.microsoft.com
4747
kubectl delete crd exporttasks.tasks.arcdata.microsoft.com
4848
kubectl delete crd monitors.arcdata.microsoft.com
49-
activedirectoryconnectors.arcdata.microsoft.com
49+
kubectl delete crd activedirectoryconnectors.arcdata.microsoft.com
5050

5151
# Substitute the name of the namespace the data controller was deployed in into {namespace}.
5252

0 commit comments

Comments
 (0)