Skip to content

Commit 9d1481d

Browse files
author
Mingda Jia
committed
add warning for azureml-fe logs
1 parent 3246966 commit 9d1481d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/machine-learning/v1/how-to-deploy-azure-kubernetes-service.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ The front-end component (azureml-fe) that routes incoming inference requests to
9090
> [!IMPORTANT]
9191
> When using a cluster configured as `dev-test`, the self-scaler is *disabled*. Even for FastProd/DenseProd clusters, Self-Scaler is only enabled when telemetry shows that it's needed.
9292
93+
> [!IMPORTANT]
94+
> Azure Machine Learning does not upload and or save container logs, even for system containers. For full debuggability, you should [enable Container Insights for your AKS cluster](../../azure-monitor/containers/kubernetes-monitoring-enable.md#enable-container-insights) on your own to save and manage container logs, and share the related logs with AML team. Otherwise, AML does not commit SLA on azureml-fe related issues.
95+
9396
> [!NOTE]
9497
> The maximum request payload is 100MB.
9598

0 commit comments

Comments
 (0)