Skip to content

Commit c3e14d0

Browse files
authored
Merge pull request #109166 from john-par/patch-10
Update tutorial-first-experiment-automated-ml.md
2 parents 014e44c + a8f97a7 commit c3e14d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/tutorial-first-experiment-automated-ml.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You create a workspace via the Azure portal, a web-based console for managing yo
5050

5151
You complete the following experiment set-up and run steps via Azure Machine learning at https://ml.azure.com, a consolidated web interface that includes machine learning tools to perform data science scenarios for data science practitioners of all skill levels. This interface is not supported on Internet Explorer browsers.
5252

53-
1. Sign in to Azure Machine Learning at https://ml.azure.com.
53+
1. Sign in to [Azure Machine Learning](https://ml.azure.com).
5454

5555
1. Select your subscription and the workspace you created.
5656

@@ -199,9 +199,9 @@ Deployment files are larger than data and experiment files, so they cost more to
199199

200200
### Delete the deployment instance
201201

202-
Delete just the deployment instance from Azure Machine Learning at https://ml.azure.com/ , if you want to keep the resource group and workspace for other tutorials and exploration.
202+
Delete just the deployment instance from Azure Machine Learning at https:\//ml.azure.com/, if you want to keep the resource group and workspace for other tutorials and exploration.
203203

204-
1. Go to Azure Machine Learning at https://ml.azure.com/. Navigate to your workspace and on the left under the **Assets** pane, select **Endpoints**.
204+
1. Go to [Azure Machine Learning](https://ml.azure.com/). Navigate to your workspace and on the left under the **Assets** pane, select **Endpoints**.
205205

206206
1. Select the deployment you want to delete and select **Delete**.
207207

0 commit comments

Comments
 (0)