Prerequisites to Create a Microsoft Azure Data Lake Storage Gen2 Connection

Prerequisites to Create a Microsoft Azure Data Lake Storage Gen2 Connection

Creating a Storage Account to use with Microsoft Azure Data Lake Storage Gen2

Creating a Storage Account to use with Microsoft Azure Data Lake Storage Gen2

Perform the following steps to create a storage account:
  1. Log in to the following Azure portal: https://portal.azure.com/
  2. Under Azure Services, click
    Storage accounts
    . The image shows the Azure services on the Azure portal.
  3. On the
    Storage accounts
    page, click
    Create
    to create a new storage account.
  4. On the
    Basics
    tab, enter the project and instance details.
    1. In the
      Subscription
      field, select the subscription in which you want to create the storage account.
    2. In the
      Resource group
      field, select the resource group in which the Azure resources are deployed and managed.
    3. In the
      Storage account name
      field, enter a name for your storage account.
      The name must be unique across Azure, between 3 and 24 characters in length, and must include only numbers and lowercase letters.
    4. In the
      Location
      field, select a location for your storage account, or use the default location.
    5. In the
      Performance
      field, select
      Standard
      .
    6. In the
      Account kind
      field, select
      StorageV2 (general purpose v2)
      .
      A general-purpose v2 storage account provides access to all the Azure Storage services, such as blobs, files, queues, tables, and disks.
    7. In the
      Replication
      field, select
      Geo-redundant storage (GRS)
      .
      The replication type specifies how the storage account will be replicated.
  5. On the
    Advanced
    tab, set the
    Secure transfer required
    and
    Hierarchical namespace
    fields to
    Enabled
    .
  6. Click
    Review + Create
    Create
    .
  7. Click on the newly created storage account name.
  8. Click
    Access control (IAM)
    Add
    .
  9. On the
    Add role assignment
    page, assign a role to the users.
    1. In the
      Role
      field, select
      Reader
      or
      Contributor
      .
      To add or remove role assignments, you must have write and delete permissions, such as an Owner role.
    2. In the
      Assign access to
      field, select
      Azure AD user, group or service principal
      .
    3. In the
      Select
      field, select the user that requires access to the storage account.
    4. Click
      Save
      .
      If you want to add multiple users to access the storage account, you must perform the same steps for each user.

0 COMMENTS

We’d like to hear from you!