Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC
Open Closed

Building and Deploying asp.net core + angular Applications Directly in Azure Without Git Dependency #12266


User avatar
0
kalidarscope created

I am currently using Git for building and deploying applications on Azure. However, I want to explore the process of building an application directly within Azure, without relying on Git for deployment. Could you provide a detailed guide or steps to achieve this?


1 Answer(s)
  • User Avatar
    0
    oguzhanagir created
    Support Team

    Hi

    Have you examined this document? This allows you to deploy your application to Azure. Instead of publishing with Git, can you perform manual publishing at the end of changes?

    Additional Document

    This document enables you to deploy your application using a pipeline in Azure.