Skip to content

Commit a17b7f4

Browse files
Merge pull request #264475 from KazuOnuki/kazuyaonuki-patch-2
Fix Typo at `how-to-authenticate-batch-endpoint.md`
2 parents 73cd231 + 4937773 commit a17b7f4

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)