Deploying web app on Azure using VSTS

0 votes

I am trying to automate the deployment of an Azure web app using VSTS. I want the build definition it to build the solutions, running unit test and then deploy it over Azure on IIS. I am relatively new to Azure and having trouble to do this. Any help is appreciated. Thanks

Aug 6, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
539 views

1 answer to this question.

0 votes

You can find the following guide helpful if you're not used to azure:

  1. Build and deploy your ASP.NET 4 code to an Azure web app
  2. Deploy ASP.NET apps to Azure web apps

Create a build definition to test your app. Then you need to get familiar with release definition to deploy it on azure. You can also do all of this in one definition if you require it to do so. Try and use templates, they're quite handy and you'll just need fill the blanks. Hope this helps.

answered Aug 6, 2018 by DareDev
• 6,890 points

Related Questions In DevOps & Agile

+6 votes
5 answers

can't remove SSIS variables using remove method on PowerShell

you're missing the additional $environment.Alter() after your ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by ajs3033
• 7,300 points
1,963 views
0 votes
1 answer

Is it possible to to create IIS Site and application Pool using Web Deploy

You can try and use the ServerManager ...READ MORE

answered Apr 20, 2018 in DevOps & Agile by ajs3033
• 7,300 points
1,728 views
0 votes
1 answer

Using Postman Client to send web request to TFS

Try using Basic Auth. Fill the PAT ...READ MORE

answered Apr 24, 2018 in DevOps & Agile by DareDev
• 6,890 points
1,995 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,506 views
+2 votes
1 answer
0 votes
1 answer

Web Service with WebSocket Implementation on AWS Blue-green deployment

Try connection draining. It will send all ...READ MORE

answered Apr 2, 2018 in DevOps & Agile by DareDev
• 6,890 points
838 views
0 votes
1 answer

What OS is Jenkins installed on Azure Virtual Machine?

Under Managed Jenkins there's a section called ...READ MORE

answered Apr 4, 2018 in DevOps & Agile by DareDev
• 6,890 points
580 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP