Skip to content

Commit bf0cf5e

Browse files
author
jingyanjingyan
committed
update as scorecard
1 parent 7a1400f commit bf0cf5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-lake-analytics/data-lake-analytics-data-lake-tools-for-vscode.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Open the command palette (Ctrl+Shift+P) and enter **ADL: Open Sample Script**. I
129129
![Data Lake Tools for Visual Studio Code configuration file](./media/data-lake-analytics-data-lake-tools-for-vscode/default-context-setting.png)
130130

131131
> [!NOTE]
132-
> After the configuration is saved, The account, database, and schema information appear on the status bar at the bottom-left corner of the corresponding .usql file file if you don’t have default context set up.
132+
> After the configuration is saved, the account, database, and schema information appear on the status bar at the bottom-left corner of the corresponding .usql file file if you don’t have default context set up.
133133
134134
**Set Git Ignore**
135135

@@ -243,7 +243,7 @@ Before you can compile and run U-SQL scripts in Data Lake Analytics, you must co
243243
4. Follow the instructions to sign in from the webpage. When you're connected, your Azure account name appears on the status bar in the lower-left corner of the **VS Code** window. 
244244

245245
> [!NOTE]
246-
>- Data Lake Tool automatically signs in next time If you have signed in before, but you have not logged out yet.
246+
>- Data Lake Tool automatically signs in next time if you have signed in before, but you have not logged out yet.
247247
>- If your account has two factors enabled, we recommend that you use phone authentication rather than using a PIN.
248248
249249

@@ -255,7 +255,7 @@ To sign in from explorer, expand **AZURE DATALAKE**, click **Sign in to Azure...
255255

256256
![Connect to Azure from explorer](./media/data-lake-analytics-data-lake-tools-for-vscode/data-lake-tools-for-vscode-sign-in-from-explorer.png )
257257

258-
You can not sign out from explorer. To sign out, see [**To connect to Azure using command**](#sign-in-by-command).
258+
You cannot sign out from explorer. To sign out, see [**To connect to Azure using command**](#sign-in-by-command).
259259

260260

261261
## Create extract script
@@ -282,7 +282,7 @@ Another way to create EXTRACT script is through the right-click menu on the .csv
282282

283283
## Integrate with Azure Data Lake Analytics through command
284284

285-
You can access Azure Data Lake Analytics resources including list accounts, access metadata and view analytics jobs.
285+
You can access Azure Data Lake Analytics resources including list accounts, access metadata, and view analytics jobs.
286286

287287
**To list the Azure Data Lake Analytics accounts under your Azure subscription**
288288

0 commit comments

Comments
 (0)