Destroy the infrastructure - Data360_DQ+ - 13.2

Data360 DQ+ Azure Installation

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 DQ+
Version
13.2
ft:locale
en-US
Product name
Data360 DQ+
ft:title
Data360 DQ+ Azure Installation
Copyright
2025
First publish date
2016
ft:lastEdition
2026-04-13
ft:lastPublication
2026-04-13T10:36:21.951000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Data 360
L5_Product_Group
Data 360
L6_Product_Name
DQ+

Prerequisite: The same prerequisites that are required to deploy the infrastructure are also needed on the machine from which you plan to remove the infrastructure, see Setup requirements.

CAUTION:
Prior to destroying the infrastructure, ensure that you have a backup, as all components, including data, will be destroyed when you run the destroy command. Additionally, it is important that you stop the App Service before running the destroy command.
  1. Sign in to your Microsoft Azure account and stop the App Service.
  2. Navigate to the infra/azure/config folder.
  3. Run the following command:
    terraform plan -destroy -out=destroyplan --var-file=dqplus.tfvars && terraform apply destroyplan
    Note: If you are not using the same machine that you used to create the infrastructure, ensure that you are running the destroy command in the infra/azure/config directory, and that you have copied the four files that were created after deploying the infrastructure into this location (see step 7 in the "Creating the infrastructure" topic).
  4. When asked if you want to proceed, type yes
Tip: If you receive an error, try repeating the above steps to rule out the possibility of a transient network issue.