Change the Microsoft Azure secret - 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+

If you need to change the Microsoft Azure secret for your app registration, do the following:

  1. Update the Terraform tfvars file with the new value of the secret.

    In preparation for any future Terraform runs that may be required.

  2. Re-run password.py, to ensure you have the new secret in the pw.properties file.

    As an alternative, you can manually edit the pw.properties file.

  3. Navigate to the infra/azure/config folder.
  4. Run the following script to update the client secret:
    python3 update_client_secret.py
  5. Redeploy the application. See Installing the application > step 6 for more information.