Exercise 11
Deploy Exercise 11: Transformation Rules
Objective
To create a Transformation Rule
Summary
Use the Windows Authentication login to Create Transformation Rules in Deploy that will modify the Machines when a deployment occurs.
Instructions
- On the Login screen, check Use Windows Authentication
- Click Login
- Click on the Create/Edit option in the Transformation Rules section
- Click Add
- In the Name field, enter
Dev-to-QA-Machines
- In the Description field, enter
Will convert the Machines Names in the Dev Env to correct names for the QA Env
- In the List of Transformation section, click the green + button
- In the Create or Edit a Transformation screen,
- In the Tag ID dropdown, select Job: Machine Name
- In the Current Value textbox enter
OpCon-Dev
- In the New Value text box enter
OpCon-QA
- Click the Save button
- Repeat the Step 8 to add a rule to change the Susevm1 machine name to Susevm
- Click Save
- Click Close
- Stay logged in as az-win10-deploy\SMAUSER for the next exercise.
Video Walkthrough