How do I deploy a .jar file?

Amit Reef 0 Reputation points
2023-10-29T06:10:35.21+00:00

I currently run a Minecraft server using Arclight and I want to deploy the program on an azure server. I know how to do it in a VM but I was hoping to make it an App instead to make it easier to access the console. Thank you!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,643 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 21,266 Reputation points
    2023-11-08T17:40:52.3833333+00:00

    @Amit Reef Could you please go to https://shell.azure.com, and select the Launch Cloud Shell button to open Cloud Shell in your browser > Select Bash > and then execute the Maven command using this QuickStart link- https://learn.microsoft.com/en-us/azure/app-service/quickstart-java?pivots=java-maven-quarkus#2---create-a-java-app

    User's image

    Let us know if issue remains.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.