Versions Compared

Key

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

...

...

...

...

In this article

Table of Contents
maxLevel2
excludeOlder Versions|Additional Resources|Related Links|Related Information

Overview

...

Use this account type

...

 to connect Binary Snaps with data sources that

...

use the Azure

...

Storage account. 

Prerequisites

None.

Limitations and Known Issues

None.

Account Settings

...

Field Name

Field Type

Field Dependency

Description

Label


Default Value

...

Example 

...

: N/A
Example: Azure Storage Account

String

N/A

...

Specify a unique name for the account.

Account name


Default Value: N/A

...

Example: azureaccountname

String

N/A

Specify the account name created in Azure storage

...

.

Auth Type


Default Value: N/A

...

Example:

Dropdown list

N/A

Select the authorization type

...

you want

...

while setting up the account.

...

Available options are:

  • Access Key

  • SAS URI

Primary access key


Default Value: N/A
Example: <Encrypted>

String

Appears when you select Access Key in the Auth Type. 

Enter the primary access

...

key associated with the Azure storage account. 

...

 SAS URI


Default Value: N/A

...

Example: azureaccountname.blob.core.windows.net

String

Appears when you select SAS URI in the Auth Type. 

Specify the URI containing the SAS token to perform read/write operations in the Azure Storage account.

...

You can generate an SAS URI either in the Azure portal or from the SAS Generator Snap. 

Note

If you provide the SAS URI in the Snap, then the Snap considers the URI given in the Snap and ignores the URI in the account settings.

...

Blob endpoint


Default Value: N/A
Example: azureaccountname.blob.core.windows.net

...

String

N/A

The Azure storage blob endpoint. Leave this field empty to use the default endpoint ("https://<storage-account-name>.blob.core.windows.net")

...

.

...

Request Size (MB)


Default Value: 4 MB
Example:50 MB

Maximum Size: 100 MB

Integer

N/A

Specify the buffer size (in MB) to be used by the corresponding Binary Snap before performing the required action in the Azure storage.

Note
  • For writing large files, specifying a value in this field ensures that the specified buffer limit is filled before calling the Azure API to write data to Azure storage. If the file size is smaller than the specified buffer limit, Snap calls the Azure API as soon as the file is stored in the buffer.

  • We recommend that you set the Request Size to the maximum limit so that the execution time is fast. However, this can consume memory. If the value of the Request size is small and the file size is large then the Snap might need to make multiple API calls to write to Azure storage, which might affect the performance.

...

50 MB

...

Account Encryption

Standard Encryption

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


Enhanced Encryption

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