diff --git a/articles/data-share/TOC.yml b/articles/data-share/TOC.yml index 53134c894e826..716003c4af104 100644 --- a/articles/data-share/TOC.yml +++ b/articles/data-share/TOC.yml @@ -13,7 +13,7 @@ href: subscribe-to-data-share.md - name: Concepts items: - - name: Azure Data Share Terminology + - name: Azure Data Share terminology href: terminology.md - name: Roles and requirements href: concepts-roles-permissions.md diff --git a/articles/data-share/data-share-troubleshoot.md b/articles/data-share/data-share-troubleshoot.md index 1568829e41319..dca5fa2b70374 100644 --- a/articles/data-share/data-share-troubleshoot.md +++ b/articles/data-share/data-share-troubleshoot.md @@ -5,7 +5,7 @@ services: data-share author: joannapea ms.service: data-share -ms.topic: overview +ms.topic: troubleshooting ms.date: 07/10/2019 ms.author: joanpo --- diff --git a/articles/data-share/overview.md b/articles/data-share/overview.md index d24d83455cdd3..a9481135fc4ab 100644 --- a/articles/data-share/overview.md +++ b/articles/data-share/overview.md @@ -20,6 +20,8 @@ A data provider can stay in control of how their data is handled by specifying t Azure Data Share helps enhance insights by making it easy to combine data from third parties to enrich analytics and AI scenarios. Easily use the power ot Azure analytics tools to prepare, process, and analyze data shared using Azure Data Share. +Both the data provider and data consumer must have an Azure subscription to share and receive data. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/). + ## Scenarios for Azure Data Share Azure Data Share can be used in a number of different industries. For example, a retailer may want to share recent point of sales data with their suppliers. Using Azure Data Share, a retailer can set up a data share containing point of sales data for all of their suppliers and share sales on an hourly or daily basis. @@ -32,7 +34,7 @@ Another use case for Azure Data Share is establishing a data consortium. For exa Azure Data Share uses a snapshot-based sharing approach, where data moves from the data provider's Azure subscription and lands in the data consumer's Azure subscription. As a data provider, you provision a data share and invite recipients to the data share. Data consumers receive an invitation to your data share via e-mail. Once a data consumer accepts the invitation, they can trigger a full snapshot of the data shared you shared them. This data is received into the data consumers storage account. Data consumers can receive regular, incremental updates to the data shared with them so that they always have the latest version of the data. -Data Providers can offer their data consumers incremental updates to the data shared with them through a snapshot schedule. Snapshot schedules are offered on an hourly or a daily basis. When a data consumer accepts and configures their data share, they can subscribe to a snapshot schedule. This is beneficial in scenarios where the shared data is updated on a regular basis, and the data consumer needs the most up-to-date data. +Data providers can offer their data consumers incremental updates to the data shared with them through a snapshot schedule. Snapshot schedules are offered on an hourly or a daily basis. When a data consumer accepts and configures their data share, they can subscribe to a snapshot schedule. This is beneficial in scenarios where the shared data is updated on a regular basis, and the data consumer needs the most up-to-date data. ![data share flow](media/data-share-flow.png) @@ -40,7 +42,7 @@ When a data consumer accepts a data share, they are able to receive the data in ## Key capabilities -Azure Data Share enables Data Providers to: +Azure Data Share enables data providers to: * Share data from Azure Storage and Azure Data Lake Store with customers and partners outside of your organization @@ -50,7 +52,7 @@ Azure Data Share enables Data Providers to: * Allow your customers to pull the latest version of your data as needed, or allow them to automatically receive incremental changes to your data at an interval defined by you -Azure Data Share enables Data Consumers to: +Azure Data Share enables data consumers to: * View a description of the type of data being shared diff --git a/articles/data-share/terminology.md b/articles/data-share/terminology.md index 522623dbbf30e..b38d697c3a602 100644 --- a/articles/data-share/terminology.md +++ b/articles/data-share/terminology.md @@ -1,6 +1,6 @@ --- -title: Azure Data Share Preview Terminology -description: Azure Data Share Preview Terminology +title: Azure Data Share Preview terminology +description: Azure Data Share Preview terminology author: joannapea ms.service: data-share @@ -12,13 +12,13 @@ ms.author: joanpo Azure Data Share Preview introduces some new terminology related to data sharing. This article explains some frequently used terms that you may see used throughout the service. -## Data Provider +## Data provider -A Data Provider is the organization that is sharing data with their consumers. Typically the data provider can be an owner or a curator of the data. Data providers want to share data of various types. Some examples of data that a data provider may want to share include raw data, such as point of sales or time series data. A data provider may also want to share pre-processed, curated data that already contains analytics and insights. +A Data provider is the organization that is sharing data with their consumers. Typically the data provider can be an owner or a curator of the data. Data providers want to share data of various types. Some examples of data that a data provider may want to share include raw data, such as point of sales or time series data. A data provider may also want to share pre-processed, curated data that already contains analytics and insights. -## Data Consumer +## Data consumer -A Data Consumer is the organization that is receiving data from a data provider. The data consumer may be wanting to join the shared data with their own data to derive insights. In some cases, the data consumer may be receiving data that has already been processed. +A Data consumer is the organization that is receiving data from a data provider. The data consumer may be wanting to join the shared data with their own data to derive insights. In some cases, the data consumer may be receiving data that has already been processed. ## Data Share