Skip to content

Commit a0769f7

Browse files
committed
Build fixes
1 parent b07c511 commit a0769f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Once you have created a data share, you'll then switch hats and become the *data
348348
> [!IMPORTANT]
349349
> Before running the script, you must set yourself as the Active Directory Admin for the SQL Server.
350350
351-
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 Microsoft Azure Active Directory (AAD) authentication.
351+
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 Azure AD authentication.
352352

353353
You'll need to modify the script so that the user created is contained within brackets. Eg:
354354

@@ -481,7 +481,7 @@ You may be prompted to select a subscription. Make sure you select the subscript
481481

482482
1. Select **Query editor (preview)**
483483

484-
1. Use AAD authentication to log on to Query editor.
484+
1. Use Azure AD authentication to log on to Query editor.
485485

486486
1. Run the query provided in your data share (copied to clipboard in step 14).
487487

3.8 KB
Loading

0 commit comments

Comments
 (0)