Lesson 3: Adding a release environment to the release
In this lesson, you will add a release environment to the Demo Release DEV phase.
When you add a release environment to a phase, you reserve it for a specific period. If other releases or phases reserve the environment during the same period, messages alert you to possible conflicts. You can run deployments for release environments with potential conflicts after first ensuring that no actual conflicts exist. This situation might happen, for example, if you reserve an environment for several phases for testing.
Release environments also assign application environments to a phase. Although applications are not covered in this tutorial, release environments play a central role in application management.
Lesson checkpoint
In this lesson, you added a release environment to the Dev phase of the Demo Release.
You can now schedule deployments for the Demo Release DEV phase by using the DEV-1 release environment. Because you didn't reserve environments for the other phases, you cannot schedule deployments for them.
Before you can schedule a deployment for the DEV phase, you need to add tasks to a deployment plan. We'll add tasks to the Default Plan in the next lesson.