Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this

...

page

...

Table of Contents
maxLevel2
absoluteUrl

...

You can create an account from Designer or Manager. In Designer, when working on pipelines, every Snap that needs an account prompts you to create a new account or use an existing account. The accounts can be created in or used from:

  • Your private project folder: This folder contains the pipelines that will use the account.
  • Your Project Space’s shared folder: This folder is accessible to all the users that belong to the Project Space.
  • The global shared folder: This folder is accessible to all the users within an organization in the SnapLogic instance.

Account Configuration

In Manager, you can navigate to the required folder and create an account in it (see Accounts). To create an account for binary files:

  1. Click Create, then select Hadoop, then Azure Storage.
  2. Supply an account label.
  3. Supply the necessary information.

  4. (Optional) Supply additional information on this account in the Notes field of the Info tab.
  5. Click Apply.

Account Settings

...

Label

...

Account name

...

Required. Azure storage account name

Default value: [None]

...

Primary access key

...

Required. Primary access key for Azure storage account 

Default value: [None]

Note

The following line should be added to the global.properties file and the jcc restarted to have the Azure Storage support available:

	jcc.jvm_options = -DDEFAULT_URL_PATTERN=.*.core.windows.net.*

Account Encryption

...

If you are using Standard Encryption, the High sensitivity settings under Enhanced Encryption are followed.

...

If you have the Enhanced Account Encryption feature, the following describes which fields are encrypted for each sensitivity level selected per each account.

  • High: Primary access key
  • Medium + High: Primary access key
  • Low + Medium + High: Primary access key

true

Overview

Use this account type to connect to datasources that use Azure Storage for Hadoop accounts. You can manage your Azure Storage for Hadoop accounts using either SnapLogic Manager or Designer.

Prerequisites

  • None.

Account Settings

Image Added

Use the Create Account popup to create Azure Storage for Hadoop accounts:


Parameter NameData TypeDescriptionDefault ValueExample 
LabelStringUnique name for the account.N/AAzure Account for Hadoop
Account nameString

Azure storage account name

N/Aazureaccountname
Primary access keyString

The primary access key associated with the Azure storage account 

N/AN/A
Blob endpointString
This is the Azure storage blob endpoint. Leave this property empty to use the default endpoint (https://<storage-account-name>.blob.core.windows.net).
N/Aazureaccountname.blob.core.windows.net

Limitations

  • None.

Troubleshooting

  • None.