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:
- You can apply this change through the Admin Settings Page (recommended) or
trifacta-conf.json
. For more information, see Platform Configuration Methods. Azure registered application values:
"azure.applicationId": "<azure_application_id>", "azure.directoryId": "<azure_directory_id>", "azure.secret": "<azure_secret>",
Parameter Description 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
Configure Key Vault:
"azure.keyVaultUrl": "<url_of_key_vault>",
Parameter Description azure.keyVaultUrl URL of the Azure Key Vault that you created in the Azure console - Save your changes and restart the platform.
This page has no comments.