Skip to content

Commit 88e8f93

Browse files
committed
minor text change on prereq
1 parent a089c91 commit 88e8f93

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/data-share/share-your-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ In this tutorial, you'll learn how to:
2323

2424
* Azure Subscription: If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
2525
* Your recipient's Azure login e-mail address (using their e-mail alias won't work).
26+
* If the source Azure data store is in a different Azure subscription than the one you will use to create Data Share resource, register the [Microsoft.DataShare resource provider](concepts-roles-permissions.md#resource-provider-registration) in the subscription where the Azure data store is located.
2627

2728
### Share from a storage account:
2829

@@ -51,7 +52,7 @@ In this tutorial, you'll learn how to:
5152
* Client IP SQL Server Firewall access. This can be done through the following steps:
5253
1. In SQL server in Azure portal, navigate to *Firewalls and virtual networks*
5354
1. Click the **on** toggle to allow access to Azure Services.
54-
1. Click **+Add client IP** and click **Save**. Client IP address is subject to change. You can also add an IP range.
55+
1. Click **+Add client IP** and click **Save**. Client IP address is subject to change. This process might need to be repeated the next time you are sharing SQL data from Azure portal. You can also add an IP range.
5556

5657
### Share from Azure Data Explorer
5758
* An Azure Data Explorer cluster with databases you want to share.

articles/data-share/subscribe-to-data-share.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Ensure that all pre-requisites are complete before accepting a data share invita
2424

2525
* Azure Subscription: If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
2626
* A Data Share invitation: An invitation from Microsoft Azure with a subject titled "Azure Data Share invitation from **<[email protected]>**".
27-
* Register the Microsoft.DataShare resource provider. Follow the instructions documented in [Troubleshoot Azure Data Share](data-share-troubleshoot.md) to register the data share resource provider.
27+
* Register the [Microsoft.DataShare resource provider](concepts-roles-permissions.md#resource-provider-registration) in the Azure subscription where you will create a Data Share resource and the Azure subscription where your target Azure data stores are located.
2828

2929
### Receive data into a storage account:
3030

@@ -51,7 +51,7 @@ Ensure that all pre-requisites are complete before accepting a data share invita
5151
* Client IP SQL Server Firewall access. This can be done through the following steps:
5252
1. In SQL server in Azure portal, navigate to *Firewalls and virtual networks*
5353
1. Click the **on** toggle to allow access to Azure Services.
54-
1. Click **+Add client IP** and click **Save**. Client IP address is subject to change. This process might need to be repeated the next time you are sharing SQL data from Azure portal. You can also add an IP range.
54+
1. Click **+Add client IP** and click **Save**. Client IP address is subject to change. This process might need to be repeated the next time you are receiving data into a SQL target from Azure portal. You can also add an IP range.
5555

5656

5757
### Receive data into an Azure Data Explorer cluster:

0 commit comments

Comments
 (0)