This post outlines the configuration needed to implement rush orchestration for various purposes in an IaC project.
The configuration includes steps to install rush, generate rush configuration files, and add package.json files for each folder containing Bicep templates.
The rush.json file is updated to configure the repository URL, email validation, project references, and version policies.
Release managers can use rush version to increase package versions and generate/update changelog files.