Skip to content

Commit 189b3fe

Browse files
authored
fix Acrolinx
1 parent 45c0e0e commit 189b3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ This error occurs when an image belonging to a private or otherwise inaccessible
383383
At this time, our APIs cannot accept private registry credentials.
384384

385385
To mitigate this error, either ensure that the container registry is **not private** or follow the following steps:
386-
1. Grant your private registry's `acrPull` role to the system identity of your online enpdoint.
386+
1. Grant your private registry's `acrPull` role to the system identity of your online endpoint.
387387
1. In your environment definition, specify the address of your private image as well as the additional instruction to not modify (build) the image.
388388

389389
If the mitigation is successful, the image will not require any building and the final image address will simply be the given image address.

0 commit comments

Comments
 (0)