Skip to content

Commit 2ef2397

Browse files
authored
Update how-to-use-batch-endpoint.md
1 parent 8e37116 commit 2ef2397

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/machine-learning/batch-inference/how-to-use-batch-endpoint.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ workspace = "<workspace>"
8686
ml_client = MLClient(DefaultAzureCredential(), subscription_id, resource_group, workspace)
8787
```
8888

89+
# [studio](#tab/studio)
90+
91+
Open the [Azure ML studio portal](https://ml.azure.com) and log in using your credentials.
92+
8993
---
9094

9195
### Create compute

0 commit comments

Comments
 (0)