diff --git a/docs/ONNX_Runtime_Server_Usage.md b/docs/ONNX_Runtime_Server_Usage.md
index fba303c77cc70..a07b506b04c56 100644
--- a/docs/ONNX_Runtime_Server_Usage.md
+++ b/docs/ONNX_Runtime_Server_Usage.md
@@ -1,4 +1,4 @@
-
Note: ONNX Runtime Server is still in beta state and may not be ready for production environments.
+Note: ONNX Runtime Server has been deprecated.
# How to Use build ONNX Runtime Server for Prediction
ONNX Runtime Server provides an easy way to start an inferencing server for prediction with both HTTP and GRPC endpoints.