Skip to content

Commit c29129a

Browse files
committed
fixing issues
1 parent d2048ba commit c29129a

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

articles/data-factory/lab-data-flow-data-share.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@ The data flow created in this step inner joins the 'TripDataCSV' dataset created
189189

190190
![Portal](media/lab-data-flow-data-share/dataflow7.png)
191191

192-
*Note: Data preview does not write data.*
192+
> [!Note]
193+
> Data preview does not write data.
193194
194195
### Configure your trip fares SQL DB source
195196

@@ -332,13 +333,17 @@ Once you have created a data share, you'll then switch hats and become the *data
332333

333334
![Add dataset](media/lab-data-flow-data-share/add-dataset.png)
334335

335-
1. Select **Azure SQL Data Warehouse** to select a table from the Azure SQL Data Warehouse that your ADF transformations landed in. (Note: Azure SQL Data Warehouse is now known as Azure Synapse Analytics)
336+
1. Select **Azure SQL Data Warehouse** to select a table from the Azure SQL Data Warehouse that your ADF transformations landed in.
336337

337338
![Add dataset](media/lab-data-flow-data-share/add-dataset-sql.png)
338-
339+
340+
> [!NOTE]
341+
> Azure SQL Data Warehouse is now known as Azure Synapse Analytics
342+
339343
1. You'll be given a script to run before you can proceed. The script provided creates a user in the SQL database to allow the Azure Data Share MSI to authenticate on its behalf.
340344

341-
IMPORTANT: Before running the script, you must set yourself as the Active Directory Admin for the SQL Server.
345+
> [!IMPORTANT]
346+
> Before running the script, you must set yourself as the Active Directory Admin for the SQL Server.
342347
343348
1. Open a new tab and navigate to the Azure portal. Copy the script provided to create a user in the database that you want to share data from. Do this by logging into the EDW database using Query Explorer (preview) using AAD authentication.
344349

-48.6 KB
Loading
-47.9 KB
Loading
-35.1 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)