Where is deployement center in spring apps

KadirA 1 Reputation point
2022-12-18T11:47:00.443+00:00

Hi, I am very new here.

I deployed my spring application in microsoft azure spring apps. But I do not want to deploy every time I update it. I want it to be updated whenever I update github. I was looking for this and in microsofts how to pages, it says there is deployment center in spring apps but I could not find it. Where is the deployment center. What is the easiest way of doing this ?

My subscription is basic tier. Do I need a better subscription ?

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
124 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Mike Urnun 9,811 Reputation points Microsoft Employee
    2022-12-22T23:09:11.413+00:00

    Hello @KadirA - Thanks for reaching out & posting on the MS Q&A! Could you reference the URL of the Microsoft Learn you've followed? It sounds like you're looking to set up CI/CD pipeline for your existing Spring Apps so that as soon as you publish your changes to your codebase on Github, the build and deployment steps are automatically run. If my understanding is correct, please get started with the following documentation: Use Azure Spring Apps CI/CD with GitHub Actions

    1 person found this answer helpful.

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.