Uninstall the connector

Uninstall via Azure portal

To uninstall in Azure:

  1. In Azure Portal, remove Data Collection Endpoint, Data Collection Rule, and Function App resources.

  2. To remove synchronized log data as well, remove SectigoAuditLogsTable_CL custom table from the workspace.

Uninstall via Terraform

To uninstall with Terraform:

  1. In a terminal, navigate to the Terraform folder you used during setup.

  2. Run terraform destroy.

For more information about the Terraform destroy command, see Command: destroy.