alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
57 stars 15 forks source link

"Could not load SHMConfig configuration" error during deployment #2063

Closed dsj976 closed 1 month ago

dsj976 commented 1 month ago

:white_check_mark: Checklist

:computer: System information

:package: Packages

List of packages ```none Paste list of packages here ```

:no_entry_sign: Describe the problem

This error occurs when trying to deploy a TRE with the DSH Pulumi version.

The command dsh sre deploy sandbox_sre results in the error:

Could not load SHMConfig configuration.                                                                             
Could not load file 'shm.yaml' from Azure storage.                                                                  
Could not deploy Secure Research Environment 'sandbox_sre'.

Have verified that the shm.yaml file exists and is correctly populated in the config container.

:deciduous_tree: Log messages

Relevant log messages ```none Your log details here ```

:recycle: To reproduce

jemrobinson commented 1 month ago

This is triggered by using a "friendly" Azure location instead of the canonical name (e.g. "UK South" instead of "uksouth").