Click here to Skip to main content
15,897,891 members
Articles / DevOps / Git

Can I Use Git to Deploy my ASP.NET Website to Microsoft Azure?

Rate me:
Please Sign up or sign in to vote.
4.50/5 (2 votes)
12 Jan 2017CPOL9 min read 6.5K   4  
Part 2 of a series on deploying to Microsoft Azure
In this article, we’ll use Git and BitBucket. This allows us to store our code changes in the cloud. We’ll set things up so Azure grabs our website changes and puts them live itself. As soon as we push code changes to BitBucket, they’re deployed to our website in Azure.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Levelnis Ltd
United Kingdom United Kingdom
Follow along my journey as I create a newsletter about launching websites. Just message me with "I'm in" and I'll add you

Comments and Discussions