Skip to content

Commit 6f7e086

Browse files
authored
add a link to troubleshooting guide
1 parent d5f247e commit 6f7e086

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/how-to-inference-server-http.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ that does not support Flask 2. Support for Flask 2 is added in `azureml-inferenc
202202
If for some reason you're unable to update the image, you can temporary workaround the issue by pinning
203203
`azureml-defaults==1.43` or `azureml-inference-server-http~=0.4.13`, which will install the older version server with
204204
`Flask 1.0.x`.
205+
206+
See also [Troubleshooting online endpoints deployment](how-to-troubleshoot-online-endpoints.md#error-resourcenotready).
205207
206208
### 2. I encountered an ``ImportError`` or ``ModuleNotFoundError`` on modules ``opencensus``, ``jinja2``, ``MarkupSafe``, or ``click`` during startup like the following:
207209

0 commit comments

Comments
 (0)