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)
-
0
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.