Skip to content

Commit 4937773

Browse files
KazuOnukikoheina
andauthored
Fix Typo at how-to-authenticate-batch-endpoint.md
Co-authored-by: koheina <[email protected]>
1 parent 73cd231 commit 4937773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-authenticate-batch-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ In this case, we want to execute a batch endpoint using a service principal alre
193193
```
194194
195195
> [!IMPORTANT]
196-
> Notice that the resource scope for invoking a batch endpoints (`https://ml.azure.com1) is different from the resource scope used to manage them. All management APIs in Azure use the resource scope `https://management.azure.com`, including Azure Machine Learning.
196+
> Notice that the resource scope for invoking a batch endpoints (`https://ml.azure.com) is different from the resource scope used to manage them. All management APIs in Azure use the resource scope `https://management.azure.com`, including Azure Machine Learning.
197197
198198
3. Once authenticated, use the query to run a batch deployment job:
199199

0 commit comments

Comments
 (0)