You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-lake-analytics/data-lake-analytics-data-lake-tools-for-vscode.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ Open the command palette (Ctrl+Shift+P) and enter **ADL: Open Sample Script**. I
129
129

130
130
131
131
> [!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.
133
133
134
134
**Set Git Ignore**
135
135
@@ -243,7 +243,7 @@ Before you can compile and run U-SQL scripts in Data Lake Analytics, you must co
243
243
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.
244
244
245
245
> [!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.
247
247
>- If your account has two factors enabled, we recommend that you use phone authentication rather than using a PIN.
248
248
249
249
@@ -255,7 +255,7 @@ To sign in from explorer, expand **AZURE DATALAKE**, click **Sign in to Azure...
255
255
256
256

257
257
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).
259
259
260
260
261
261
## Create extract script
@@ -282,7 +282,7 @@ Another way to create EXTRACT script is through the right-click menu on the .csv
282
282
283
283
## Integrate with Azure Data Lake Analytics through command
284
284
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.
286
286
287
287
**To list the Azure Data Lake Analytics accounts under your Azure subscription**
0 commit comments