Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Adeptia Connect supports Azure Files among other file-based application connectors. You can use Azure Files as a Source or Destination in a Template or Transaction by following the steps given below.

  1. Select  Azure Files as Source or Target App.
    Screen Shot

  2. Click the + icon to create an account that would be used for connecting Adeptia Connect with Azure Files.
  3. On the Create New Account window, specify the following information.
    Screen Shot

    Field Name

    Description

    Provide a name for this account. e.g. "MyAccount"

    A short, descriptive name that helps you re-use this account in future.

    Access Type

    This field governs the type of authentication you choose to connect to your Azure Files.

    Note: You can select Azure AD, Shared Key, or Shared Access Signatures as the Access Type. Based on your selection, the next field will ask you for the required input (Id, Key, or Signature) to proceed further. For example, if you select Azure AD as the Access Type, the next field in the form will be Tenant Id where you’d need to enter the Tenant Id of your Azure Files account.

    You can select one of the following Access Types:

    1. Azure AD This option facilitates OAuth based authentication and the user experience will be the same as the other OAuth apps.
      Once you select Azure AD as Access Type, you’ll require the Tenant Id to enter in the next field. To know how to get the Tenant Id refer to this page in the Microsoft Azure documentation.
      After clicking Continue, the user would need to enter the Azure credentials in a new window.
    2. Shared Key – Facilitates non-OAuth based authentication. To know how to get the Shared Key, refer to this page in the Microsoft Azure documentation.
      As you complete all the fields and click Continue, your account will be created and saved.
      You may want to test if you’d be able to connect this account with Azure Files by clicking Test.
    3. Shared Access Signatures Facilitates non-OAuth based authentication. To know how to get the Shared Access Signature, refer to this page in the Microsoft Azure documentation.
      As you complete all the fields and click Continue, your account will be created and saved.
      You may want to test if you’d be able to connect this account with Azure Files by clicking Test.

    Storage Account Name

    Name of your storage account in Azure.

    File Share Name

    Name of the container in the selected Storage Account.

    Select Project

    Name of your Project in which you want to create a Template/Transaction.

  4. Click Continue.

Triggers

Sl. no.

Name

Description

1Get FileDownloads a file from the system, including its metadata and properties.
2New or Updated FileDownloads a newly created or updated file from specified folder.
3Get All FilesDownload all Files

Actions

Sl. no.


Description

1

Create File

The Create File operation creates a new file or replaces a file.

2

Delete File

The Delete File operation immediately removes the file from the storage account.


You may be interested in...

Azure Files Source

Azure Files Target

Azure Files Event



  • No labels