Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r0682
Excerpt

Please complete the following configuration steps in the

D s platform
rtrue
.

Info

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.

Info

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

Steps:

  1. D s config
  2. Azure registered application values:

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

    Application ID for the

    D s item
    registered application
    registered application
    that you created in the Azure console

    azure.directoryId

    The directory ID for the

    D s item
    registered application
    registered application

    azure.secret

    The Secret value for the

    D s item
    registered application
    registered application

  3. Configure Key Vault:

    Code Block
    "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.