From 75477f9908c4b2436e5e3604c289dc032085530f Mon Sep 17 00:00:00 2001 From: Sisyphus Date: Thu, 23 Jul 2026 11:24:03 +0900 Subject: [PATCH] docs: add ## Disclaimer heading (#234) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fae9e6d..9d84c31 100644 --- a/README.md +++ b/README.md @@ -405,6 +405,7 @@ def my_function(req: func.HttpRequest, context: func.Context) -> func.HttpRespon return func.HttpResponse("OK") ``` +## Disclaimer This project is an independent community project and is not affiliated with, endorsed by, or maintained by Microsoft.