Skip to content

Commit 3b21ef6

Browse files
committed
fixing links
1 parent 75d8c2a commit 3b21ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-troubleshoot-online-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ The following list is of reasons you might run into this error only when using K
357357
* [azureml-fe for kubernetes online endpoint isn't ready](#azureml-fe-not-ready)
358358

359359

360-
#### Subscription doesn't exist
360+
#### Subscription does not exist
361361

362362
The Azure subscription that is entered must be existing. This error occurs when we can't find the Azure subscription that was referenced. This error is likely due to a typo in the subscription ID. Double-check that the subscription ID was correctly typed and that it's currently active.
363363

@@ -481,7 +481,7 @@ The following list is of reasons you might run into this error only when using e
481481
* [Azure Resource Manager can't find a required resource](#resource-manager-cannot-find-a-resource)
482482
* [Azure Container Registry is private or otherwise inaccessible](#container-registry-authorization-error)
483483

484-
#### Resource Manager can't find a resource
484+
#### Resource Manager cannot find a resource
485485

486486
This error occurs when Azure Resource Manager can't find a required resource. For example, you can receive this error if a storage account was referred to but can't be found at the path on which it was specified. Be sure to double check resources that might have been supplied by exact path or the spelling of their names.
487487

0 commit comments

Comments
 (0)