Skip to content

Prerequisites

To deploy an Azure TRE instance, the following assets and tools are required:

Development container

The Azure TRE solution contains a development container with all the required tooling to develop and deploy the Azure TRE. To deploy an Azure TRE instance using the provided development container you will also need:

The files for the dev container are located in /.devcontainer/ folder.

Tip

An alternative of running the development container locally is to use GitHub Codespaces.

Warning

The procedures described throughout the documentation have been tested using machines with amd64 architecture CPUs. We have limited access to machines with other CPU architectures and issues may be encountered if those are used.

Next steps