Page tree

Release 6.8.2


Contents:

   

Please complete the following configuration steps in the Designer Cloud Powered by Trifacta® platform.

NOTE: If you are integrating with Azure Databricks and are Managed Identities for authentication, please skip this section. That configuration is covered in a later step.

NOTE: Except as noted, these configuration steps are required for all Azure installs. These values must be extracted from the Azure portal.

Steps:

  1. You can apply this change through the Admin Settings Page (recommended) or trifacta-conf.json. For more information, see Platform Configuration Methods.
  2. Azure registered application values:

    "azure.applicationId": "<azure_application_id>",
    "azure.directoryId": "<azure_directory_id>",
    "azure.secret": "<azure_secret>",
    ParameterDescription
    azure.applicationId

    Application ID for the Alteryx registered application that you created in the Azure console

    azure.directoryId

    The directory ID for the Alteryx registered application

    azure.secret

    The Secret value for the Alteryx registered application

  3. Configure Key Vault:

    "azure.keyVaultUrl": "<url_of_key_vault>",
    ParameterDescription
    azure.keyVaultUrlURL of the Azure Key Vault that you created in the Azure console
  4. Save your changes and restart the platform.


This page has no comments.