
Explanation:
Box 1: Lifecycle Services (LCS)
Deploying cloud development environments
To deploy a cloud development environment in your LCS project:
* Create a connection between an LCS project and your Azure subscription. You will need your Azure subscription ID and authorize the use of the subscription.
* Select + under Environments to deploy.
* Select an application and platform version.
* Select an environment topology. For more information, see Sign up for preview subscriptions.
* If you chose a cloud-hosted environment, select which Azure connector you want to use. Then select
* Deploy.
Box 2: Azure DevOps
Azure DevOps provides developer services for allowing teams to plan work, collaborate on code development, and build and deploy applications. Azure DevOps supports a collaborative culture and set of processes that bring together developers, project managers, and contributors to develop software.
Box 3: Git
Git is a DevOps tool used for source code management. It is a free and open-source version control system used to handle small to very large projects efficiently. Git is used to tracking changes in the source code, enabling multiple developers to work together on non-linear development.
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/access-instances
https://docs.microsoft.com/en-us/azure/devops/user-guide/what-is-azure-devops
https://www.simplilearn.com/tutorials/git-tutorial/what-is-git