Understand Azure Data Share pricing

For snapshot-based sharing, Azure Data Share charges for Dataset Snapshot and Snapshot Execution. This article explains how to estimate Dataset Snapshot and Snapshot Execution using snapshot history information. Currently, the data provider is billed for the Dataset Snapshot and Snapshot Execution.

Dataset Snapshot

A Dataset Snapshot is the operation to move a dataset from its source to destination. When snapshot is taken for a share, the snapshot of each dataset within the share is a Dataset Snapshot operation. Follow the steps below to view a list of dataset snapshots:

  1. In the Azure portal, navigate to your Data Share resource.

  2. Select a share from Sent Share or Received Share.

  3. Select the History tab.

  4. Select the Run Start of a snapshot.

    Screenshot of the share snapshot history.

  5. View the list of Dataset Snapshot operations. Each line item corresponds to a Dataset Snapshot operation. In this example, there are two Dataset Snapshots.

    Screenshot of the dataset snapshot operations.

Snapshot Execution

Snapshot Execution includes the resources required to move a dataset from the source to the destination. For each dataset snapshot operation, Snapshot Execution is calculated as number of vCores multiplied by the snapshot duration. Charges are prorated by the minute and rounded up. The number of vCore is dynamically selected based on the source-target pair and data pattern. Follow the steps below to view the snapshot start time, end time, and vCores used for a dataset snapshot operation.

  1. In Azure portal, navigate to your Data Share resource.

  2. Select a share from Sent Share or Received Share.

  3. Select the History tab.

  4. Select the Run Start of a snapshot.

    Snapshot history

  5. Select the Status of a dataset snapshot operation.

    Dataset snapshot status

  6. View the start time, end time, and vCores used for this dataset snapshot operation.

    Snapshot Execution

Next steps