From 59c0fb8d1a646efd0f1eab9af567ccb8dc93b49b Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Sat, 22 Jul 2023 18:54:25 +0200 Subject: [PATCH] Add azure arch diagram --- .../main/asciidoc/adapters/azure-intro.adoc | 2 + .../asciidoc/images/scf-azure-adapter.svg | 272 ++++++++++++++++++ 2 files changed, 274 insertions(+) create mode 100644 docs/src/main/asciidoc/images/scf-azure-adapter.svg diff --git a/docs/src/main/asciidoc/adapters/azure-intro.adoc b/docs/src/main/asciidoc/adapters/azure-intro.adoc index 9835a3f79..308d04e4c 100644 --- a/docs/src/main/asciidoc/adapters/azure-intro.adoc +++ b/docs/src/main/asciidoc/adapters/azure-intro.adoc @@ -12,6 +12,8 @@ The Azure annotations are just a type-safe way to configure your java function t The https://github.com/spring-cloud/spring-cloud-function/tree/main/spring-cloud-function-adapters/spring-cloud-function-adapter-azure[spring-cloud-function-adapter-azure] extends the basic programming model to provide Spring and Spring Cloud Function support. With the adapter you can build your Spring Cloud Function application using dependency injections and then auto-wire the necessary services into your Azure handler methods. +image::../images/scf-azure-adapter.svg[width=800,scaledwidth="75%",align="center"] + TIP: For Web-based function applications, you can replace the generic `adapter-azure` with the specialized https://github.com/spring-cloud/spring-cloud-function/tree/main/spring-cloud-function-adapters/spring-cloud-function-adapter-azure-web[spring-cloud-function-adapter-azure-web]. With the Azure Web Adapter you can deploy any Spring Web application as an Azure, HttpTrigger, function. This adapter hides the Azure annotations complexity and uses the familiar https://docs.spring.io/spring-boot/docs/current/reference/html/web.html[Spring Web] programming model instead. diff --git a/docs/src/main/asciidoc/images/scf-azure-adapter.svg b/docs/src/main/asciidoc/images/scf-azure-adapter.svg new file mode 100644 index 000000000..8a064d8f4 --- /dev/null +++ b/docs/src/main/asciidoc/images/scf-azure-adapter.svg @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +