dikshika114
4 years agoContributor
How to Integrate our ProjectSuite with Git and Azure Devops without creating it as a build/pipeline
Can you please share the exact steps to integrate my project with Azure in a simple way (Means i dnt want to do that as a Build or Pipeline as of now)
- 4 years ago
No problem. You would just need to create your Repository in your Azure project (either Git or TFS) then upload your files.
Steps to setup and more information on Source Control systems here : https://support.smartbear.com/testcomplete/docs/working-with/integration/scc/index.html
Some information on how to set up an Azure repo here : https://docs.microsoft.com/en-us/azure/devops/repos/git/create-new-repo?view=azure-devops
Hope this helps!