Skip to main content

Documentation Index

Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-479695-remove-crime-report.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Intro

Azure Data Lake Storage Gen2 is a highly productive data lake solution. It extends Azure Storage to support enterprise‑grade data lake workloads on Azure. With this service, you can manage large volumes of data efficiently and accelerate your transition from proof of concept to production. You connect to your Azure Data Lake Storage Gen2 Using AAD WriteBack account in the Data Center. This topic discusses the fields and menus that are specific to the Azure Data Lake Storage Gen2 Using AAD WriteBack connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Data Connector.

Prerequisites

To connect to your Azure Data Lake Storage Gen2 Using AAD WriteBack account and create a DataSet, you must have the following:
  • Azure Application Client ID
  • Azure Application Client Secret
  • Tenant ID
  • Account Name
  • Container

Configuring Your Azure App

You must first create a Microsoft Azure Web App to obtain the necessary client ID and secret. To configure an Azure App:
  1. Login into Azure Portal.
  2. Select Azure Active Directory > App Registrations > New Registration.
  3. Fill out the registration form as follows:
  • Name: Enter name for your application.
  • Supported account types: Select an option to specify who can use this application or access this API.
  • Redirect URI: Enter the redirect URI. The authentication response is sent to this URI after successfully authenticating the user. Providing the URI at this stage is optional and it can be changed later, but a value is required for most of the authentication scenarios.
  1. Click Register. An overview of your registered App will appear.
  2. The Application ID that appears here is the Client ID and the he Directory ID is the Tenant ID that you will enter in the Credentialspane in Domo.
  3. Now, click on Certificates and secrets. Certificates can be used as secrets to prove the application’s identity when requesting a token. Also, can be referred to as public keys.
  4. Click +New client secret.
  5. Specify the client secret description and the expiry period for your client secret, and click Add.
  6. Copy the value and paste it into the Client Secret field in the Connector credentials section in Domo.

Connecting to Your Azure Data Lake Storage Gen2 Using AAD WriteBack Account

This section enumerates the options in the Credentials and Details panes in the Microsoft Azure Data Lake Store Gen2 using AAD Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Data Connector.

Credentials Pane

This pane contains fields for entering credentials to connect to your Azure Data Lake Storage Gen2 Using AAD WriteBack account. The following table describes what is needed for each field:
FieldDescription
Azure Application Client IDEnter the client ID (GUID) of the client web app obtained from Azure Active Directory configuration.
Azure Application Client SecretEnter the client web app’s secret key.
Tenant IDEnter the Tenant ID. To fetch the Tenant ID, go to Portal.azure.com > Azure Active Directory > Properties. The Directory ID is your Tenant ID.
Account NameEnter the storage account name.
ContainerEnter the container name.
Once you have entered valid Azure Data Lake Storage Gen2 Using AAD WriteBack credentials, you can use the same account any time you go to create a new Azure Data Lake Storage Gen2 Using AAD WriteBack DataSet. You can manage Connector accounts in the Accounts tab in the Data Center. For more information about this tab, see Managing User Accounts for Connectors.

Details Pane

This pane contains a primary Reports menu, along with various other menus which may or may not appear depending on the report type you select.
MenuDescription
How would you like to choose the directory name?Select how you want to name the directory.
Discover Directory NameSelect the directory name.
Enter Directory NameEnter the directory name.

ExampleDescription
testExample for the main or root directory.
test/testExample for a sub-directory.
test/test/testExample for a sub-sub-directory.
Input DataSet IDEnter your Domo DataSet ID (GUID) located in the DataSet URL. For example: https://customer.domo.com/datasources/aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee/details/settings
Select FilenameSpecify whether you want to use the input DataSet GUID or enter the file name manually.
File NameEnter the output file name.
My Domo Input DataSet is very largeSelect this checkbox if you are exporting a large DataSet from Domo to Azure Data Lake. When selected, the connector uses a faster export process.

Other Panes

For information about the remaining sections of the Connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Data Connector.