Page tree

Release 8.7.1


Contents:

   

Please complete the following steps in the Azure portal to create a Key Vault and to associate it with the Alteryx registered application.

NOTE: A Key Vault is required for use with the Designer Cloud Powered by Trifacta platform.

Create Key Vault in Azure

Steps:

  1. Log into the Azure portal.
  2. Goto: https://portal.azure.com/#create/Microsoft.KeyVault
  3. Complete the form for creating a new Key Vault resource:
    1. Name: Provide a reasonable name for the resource. Example:

      <clusterName>-<applicationName>-<group/organizationName>

      Or, you can use trifacta.

    2. Location: Pick the location used by the cluster.
    3. For other fields, add appropriate information based on your enterprise's preferences.
  4. To create the resource, click Create.

    NOTE: Retain the DNS Name value for later use.

Enable Key Vault access for the Designer Cloud Powered by Trifacta platform

Steps:

In the Azure portal, you must assign access policies for application principal of the Alteryx registered application to access the Key Vault.

Steps:

  1. In the Azure portal, select the Key Vault you created. Then, select Access Policies.
  2. In the Access Policies window, select the Alteryx registered application.
  3. Click Add Access Policy.
  4. Select the following secret permissions (at a minimum):
    1. Get
    2. Set
    3. Delete
    4. Recover
  5. Select the Alteryx application principal.
  6. Assign the policy you just created to that principal.


This page has no comments.