Skip to content

Commit 5fbb1de

Browse files
authored
Merge pull request #192134 from nibaccam/automl-deploy
AutomL | deploy instructions
2 parents 80bf2fa + 7d15735 commit 5fbb1de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,15 +230,15 @@ We deploy this model, but be advised, deployment takes about 20 minutes to compl
230230

231231
1. Select **VotingEnsemble** to open the model-specific page.
232232

233-
1. Select the **Deploy** button in the top-left.
233+
1. Select the **Deploy** menu in the top-left and select **Deploy to web service**.
234234

235235
1. Populate the **Deploy a model** pane as follows:
236236

237237
Field| Value
238238
----|----
239239
Deployment name| my-automl-deploy
240240
Deployment description| My first automated machine learning experiment deployment
241-
Compute type | Select Azure Compute Instance (ACI)
241+
Compute type | Select Azure Container Instance (ACI)
242242
Enable authentication| Disable.
243243
Use custom deployments| Disable. Allows for the default driver file (scoring script) and environment file to be auto-generated.
244244

0 commit comments

Comments
 (0)