Skip to content

Commit fcf182b

Browse files
authored
Merge pull request #102388 from changeworld/patch-1
Fix typo
2 parents 4aa3199 + 0c2ada7 commit fcf182b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/migrate-to-v2-managed-online-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Use the following steps to run the scripts:
8080
> The new endpoint created by the scripts will be created under the same workspace.
8181
8282
1. Use a bash shell to run the scripts. For example, a terminal session on Linux or the Windows Subsystem for Linux (WSL).
83-
2. Install [Python SDK V1](/python/api/overview/azure/ml/install) to run the python script.
83+
2. Install [Python SDK V1](/python/api/overview/azure/ml/install) to run the Python script.
8484
3. Install [Azure CLI](/cli/azure/install-azure-cli).
8585
4. Clone [the repository](https://github.com/Azure/azureml-examples/tree/main/cli/endpoints/online/managed/migration) to your local env. For example, `git clone https://github.com/Azure/azureml-examples`.
8686
5. Edit the following values in the `migrate-service.sh` file. Replace the values with ones that apply to your configuration.

0 commit comments

Comments
 (0)