Create Azure client credentials
Learn how to create client credentials to access the Azure storage account.
- In the Microsoft Azure portal Azure services section, select App registration.
- On the App registration page, select New registration.
- On the Register an application page, complete these details and then select Register:
- Name: Enter a display name for the Reltio Data Pipeline for Databricks Delta Lake application.
- Supported account types: Leave the Accounts in this organizational directory only default setting selected, which identifies your organization.
- Redirect URI (optional): Leave these default settings.
- After the Successfully completed application notification clears, view your new registration details in the Overview tab in the App registration page and make a note of these values, which you'll need when you configure cloud storage integration in Databricks Delta Lake:Display name
- Application (client) ID
- Directory (tenant) ID
- In the left navigation pane, under Manage select Certificate & secrets.
- In the displayed Certificates & secrets page on the Client secrets tab, select New client secret.
- In the Add a client secret panel, enter these details and select Add:
- Description: Enter a brief description, such as Client secret for Reltio Data Pipeline for Databricks Delta Lake.
- Expires: Select an expiration period for the secret, based on your organization's IT security policy:
- 90 days (3 months)
- 180 days (6 months). Recommended.
- 365 days (12 months)
- 545 days (18 months)
- 730 days (24 months)
- Custom
- After the Update application credentials notification clears, view your new Client secret in the Certificates & secrets page.
After completing this step, you are ready to Create Azure access controls.