Uninstall the connector
Uninstall via Azure portal
To uninstall in Azure:
-
In Azure Portal, remove Data Collection Endpoint, Data Collection Rule, and Function App resources.
-
To remove synchronized log data as well, remove
SectigoAuditLogsTable_CL
custom table from the workspace.
Uninstall via Terraform
To uninstall with Terraform:
-
In a terminal, navigate to the Terraform folder you used during setup.
-
Run
terraform destroy
.
For more information about the Terraform destroy command, see Command: destroy. |