You need to deploy the package

You are developing an Azure web app by using Microsoft ASP.NET MVC.
From Microsoft Visual Studio, you use the Web Deploy Package publish method to create a deployment
package for the web app.
You need to deploy the package.
What should you run?

You are developing an Azure web app by using Microsoft ASP.NET MVC.
From Microsoft Visual Studio, you use the Web Deploy Package publish method to create a deployment
package for the web app.
You need to deploy the package.
What should you run?

A.
themsbuild.execommand

B.
theSet-AzureWebSitecmdlet

C.
theSave-AzureServiceProjectPackagecmdlet

D.
themsdeploy.execommand

Explanation:
Deploying an ASP.NET web application.
The first step is to create a simple web application.
The second step is to create the package to deploy the web app to Azure. Msbuild can be used at this step.
The third stage is to deploy the package, created in step 2, with the help of Msdeploy.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Jesley Cáceres Marcelino

Jesley Cáceres Marcelino

needs a space (THE MSDEPLOY)