File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,13 @@ kubectl delete crd dags.sql.arcdata.microsoft.com
40
40
kubectl delete crd exporttasks.tasks.arcdata.microsoft.com
41
41
kubectl delete crd monitors.arcdata.microsoft.com
42
42
kubectl delete crd activedirectoryconnectors.arcdata.microsoft.com
43
+ kubectl delete crd failovergroups.sql.arcdata.microsoft.com
44
+ kubectl delete crd kafkas.arcdata.microsoft.com
45
+ kubectl delete crd postgresqlrestoretasks.tasks.postgresql.arcdata.microsoft.com
46
+ kubectl delete crd sqlmanagedinstancemonitoringprofiles.arcdata.microsoft.com
47
+ kubectl delete crd sqlmanagedinstancereprovisionreplicatasks.tasks.sql.arcdata.microsoft.com
48
+ kubectl delete crd telemetrycollectors.arcdata.microsoft.com
49
+ kubectl delete crd telemetryrouters.arcdata.microsoft.com
43
50
44
51
# Substitute the name of the namespace the data controller was deployed in into {namespace}.
45
52
@@ -79,4 +86,4 @@ kubectl delete mutatingwebhookconfiguration arcdata.microsoft.com-webhook-{names
79
86
80
87
[ Start by creating a Data Controller] ( create-data-controller-indirect-cli.md )
81
88
82
- Already created a Data Controller? [ Create an Azure Arc-enabled SQL Managed Instance] ( create-sql-managed-instance.md )
89
+ Already created a Data Controller? [ Create an Azure Arc-enabled SQL Managed Instance] ( create-sql-managed-instance.md )
You can’t perform that action at this time.
0 commit comments