Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance documentation for deploying Quarkus on Microsoft Azure and using Azure functions #32441

Open
michelle-purcell opened this issue Apr 5, 2023 · 2 comments

Comments

@michelle-purcell
Copy link
Contributor

Description

Apply the latest diataxis Quarkus docs style guidelines and templates to the 4 existing Quarkus guides and connect the content with other great tutorials and resources that are available on the MS Azure docs portal.

Azure Functions
This guide explains how you can integrate Quarkus with any Azure Functions you write.
Azure Functions with RESTEasy Reactive, Undertow, or Reactive Routes
This guide explains how you can deploy Vert.x Web, Servlet, or RESTEasy microservices as an Azure Function.
Deploying to Microsoft Azure Cloud
This guide explains how to deploy a Quarkus application to Microsoft Azure Cloud.
Funqy HTTP Binding with Azure Functions
This guide explains Funqy’s Azure Functions HTTP binding.

Implementation ideas

  • Recompose the content according to the latest guidelines in the Quarkus community contributing content:

  • Also ensure content is findable using common user terminology when searching on the docs index page.

  • Any other critical issues identified by the Quarkus community in these guides? (obsolete content/links, missing 3.0-specific content etc)

This effort will also help and support the single sourcing of content for downstream releases.

@michelle-purcell michelle-purcell added this to the 3.0 - main milestone Apr 5, 2023
@michelle-purcell michelle-purcell self-assigned this Apr 5, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 5, 2023

/cc @matejvasek (funqy), @patriot1burke (funqy)

@quarkus-bot quarkus-bot bot added this to To do in Quarkus Documentation Apr 5, 2023
@michelle-purcell
Copy link
Contributor Author

FYI @inoxx03 @ebullient @maxandersen @patriot1burke @danieloh30 @anyone-else-in-the-community - If you have any suggestions please reach out to me / add details here. Thank you 💚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment