Azure Data Lake Gen 2 OAuth2 Account
Overview
Use this account type to connect Hadoop Snaps with data sources that use Azure Data Lake Storage Gen 2 OAuth2 accounts.

Account settings
| Field/Field set | Description | ||
|---|---|---|---|
| Label
|
Required. Unique name for the account. Default value: N/A Example: ADLS Gen2 OAuth2 Account |
||
| Account name
|
Required. The name of the ADLS Gen 2 storage account that you created in the Azure portal. Default Value: adlsgen2storageAccount Example: adlsgen2oauth2test1 |
||
| Endpoint
|
Required. The endpoint provided by Microsoft Azure. Required. The protocols supported are HTTPS, ADL, and ADLS. Default Value: dfs.core.windows.net Example: dfs.core.windows.net |
||
| Tenant ID
|
Required. The Directory ID of the Azure Active Directory. You must retrieve this information from your Azure account. For information on creating a Tenant ID in Azure, see Quickstart: Create a new tenant in Azure Active Directory. Default value: N/A Example: 4464acc4-0c44-46ff-560c-65c41354405f |
||
| Access ID
|
Required. The Application ID of the application in the Azure Active Directory. You must retrieve this information from your Azure Active Directory Application. For information on working with access IDs, see How to: Use the portal to create an Azure AD application and service principal that can access resources. Default value: N/A Example: a3f1c9d2-7b4e-4c9a-9f12-8d3e5b7a6c21 |
||
| Secret Key
|
Required. The authentication key for accessing the Azure Active Directory. You must retrieve this information from your Azure Active Directory Application. For information on secret keys, see How to: Use the portal to create an Azure AD application and service principal that can access resources. Default value: N/A Example: Qm9vQmFyMTIzIT9AZXhhbXBsZVNlY3JldA== |
||
Troubleshooting
| Error Message | Reason | Resolution |
|---|---|---|
| Failed to validate account: An error occurred while getting a new access token. |
Bad Request The Tenant ID, Access ID, or Secret Key details are incorrect. |
Check the account information and try again |