Which two actions should you perform?

You are building an ASP.NET Azure Web App that is built from source code on GitHub. Automatic deployment is used for integration testing. The web.config file has settings that are updated during development deployments by using a TransformXml MSBuild task.
The settings in the web.config must be set to specific values during integration testing.
You need to ensure that the web.config is updated when the Web App is deployed to Azure.
Which two actions should you perform? Each correct answer presents part of the solution.
A. Add the integration settings and values to the ServiceDefinition.csdef and ServiceConfiguration.csfg files.
B. In Azure, create a new deployment slot namedIntegration.
C. Create an XML Document Transform (XDT) file namedweb.Integration.configthat converts the values to the integration test values.
D. In Azure, add a tag with the keyEnvironmentand the valueIntegration.

microsoft-exams

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.