Azure DataLake Storage
Steps to setup Azure DataLake Storage
Fill the form with the credentials of your data source.
Once the form is completed, it's necessary to test the connection to verify if Qualytics is able to connect to your source of data. A successful message will be shown:
Warning
By clicking on the Finish
button, it will create the Datastore and skipping the configuration of an Enrichment Datastore.
- To configure an Enrichment Datastore in another moment, please refer to this section
Note
It is important to associate an Enrichment Datastore
with your new Datastore
- The
Enrichment Datastore
will allow Qualytics to recordenrichment data
, copies of the sourceanomalous data
and additionalmetadata
for yourDatastore
Configuring an Enrichment Datastore
-
If you have an
Enrichment Datastore
already setup, you can link it by enable to use an existing Enrichment Datastore and select from the list -
If you don't have an
Enrichment Datastore
, you can create one at the same page:
Once the form is completed, it's necessary to test the connection. A successful message will be shown:
Warning
By clicking on the Finish
button, it will create the Datastore and link or create the Enrichment Datastore
Fields
Name
required
required
- The datastore name to be created in Qualytics App.
URI
required
required
-
abfs[s]
: Theabfs[s]
protocol is used as the scheme identifier. -
<file_system>
: The parent location that holds the files and folders. This is the same as Containers in the Azure Storage Blobs service. -
<account-name>
: The name given to your storage account during creation. -
<path>
: A forward slash delimited (/) representation of the directory structure. -
You can find more information accessing here.
Account Name
and Access Key
required
required
-
Account Name and Access Key to access azure datalake storage.
-
To get the
account_name
andaccess_key
you need to access your local storage in Azure. -
Click on
Access Keys
tab and copy the values.