Skip to content

Commit a11b2f4

Browse files
authored
Merge pull request #54410 from sdgilley/master
clarify sign-in process
2 parents e452a98 + 644e18e commit a11b2f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/service/quickstart-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Along with two notebooks, you will see a `config.json` file. This config file
6464

6565
Click on `01.run-experiment.ipynb` to open the notebook.
6666

67-
You can run the cells one at a time by using `Shift`+`Enter`. Or use the menu `Cells` > `Run All` to run the entire notebook.
67+
You can run the cells one at a time by using `Shift`+`Enter`. Or use the menu `Cells` > `Run All` to run the entire notebook. When you see [*] next to a cell, it is running. When the code for that cell completes, a number will appear.
6868

69-
You may be prompted to log in. Copy the code in the message, then click on the link and paste the code into the new window. Be sure not to copy a space before or after the code.
69+
You may be prompted to sign in. Copy the code in the message, then click on the link and paste the code into the new window. Be sure not to copy a space before or after the code. Sign in with the same account you used in the Azure portal.
7070

7171
![login](./media/quickstart-get-started/login.png)
7272

0 commit comments

Comments
 (0)