Please complete the following steps in the Azure portal to create a Key Vault and to associate it with the D s item |
---|
item | registered application |
---|
| . Info |
---|
NOTE: A Key Vault is required for use with the . |
Create Key Vault in AzureSteps: - Log into the Azure portal.
- Goto: https://portal.azure.com/#create/Microsoft.KeyVault
- Complete the form for creating a new Key Vault resource:
Name: Provide a reasonable name for the resource. Example: Code Block |
---|
<clusterName>-<applicationName>-<group/organizationName> |
Or, you can use trifacta . - Location: Pick the location used by the HDI cluster.
- For other fields, add appropriate information based on your enterprise's preferences.
To create the resource, click Create.
Info |
---|
NOTE: Retain the DNS Name value for later use. |
Enable Key Vault access for the Steps: In the Azure portal, you must assign access policies for application principal of the D s item |
---|
item | registered application |
---|
| to access the Key Vault.Steps: - In the Azure portal, select the Key Vault you created. Then, select Access Policies.
- In the Access Policies window, select the
D s item |
---|
item | registered application |
---|
| . - Click Add Access Policy.
- Select the following secret permissions (at a minimum):
- Get
- Set
- Delete
- Select the
D s item |
---|
item | application principal |
---|
| . - Assign the policy you just created to that principal.
|