How to trigger a manual redeployment of my Azure app?

Dio 0 Reputation points
2024-04-03T21:56:05.28+00:00

Hello! I have a app currently deployed on Azure and I simply want to redeploy it and refresh it since I have updated the code and merged into my main branch. However, my website does not update and I simply want to refresh the deployment from main. How can I do this?

Microsoft Security | Intune | Configuration Manager | Deployment
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,986 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Luke Murray 11,436 Reputation points MVP Volunteer Moderator
    2024-04-04T00:14:48.0866667+00:00

    Hi, Dio

    Your best bet is to set up Continuous Deployment and select the right branch.

    You can track the commits and deployments on the Logs tab.

    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.