Multiple applications in one IIS website with MS Release Management

0 votes

I am using the IIS Web App Deployment Using WinRM extension for MS Release Management vNext template (TFS 2015 Update 2). I can deploy a simple website so I think that my permissions and everything must be set-up properly.

My issue is that I would like to have multiple web applications hosted in a single website and deploy it automatically.

The WinRM - IIS Web App Management task does not seem to have an option for doing this. How can I do it?

Jul 16, 2018 in Other DevOps Questions by Nilesh
• 7,050 points
1,443 views

1 answer to this question.

0 votes

Do the following:

  1. Add a Manage IIS task which creates the website
  2. Add a Deploy IIS task which deploys to website\app and set the Override Parameters to name="IIS Web Application Name", value="$(WebAppName)" where WebAppName=website\app.
answered Jul 16, 2018 by Kalgi
• 2,680 points

Related Questions In Other DevOps Questions

0 votes
1 answer

Manifest Merger failed with multiple errors in Android Studio

Open application manifest (AndroidManifest.xml)  > Merged Manifest. ...READ MORE

answered Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,420 points
1,343 views
0 votes
2 answers
+1 vote
1 answer
+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,503 views
0 votes
1 answer

Dokku Multiple app in single repo

You can use the dokku-monorepo plugin. It’s ...READ MORE

answered Jul 16, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
2,338 views
0 votes
1 answer

SaltStack: how do I repeat other states with context?

In your case it’ll look something like ...READ MORE

answered Jul 10, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
838 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