You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/infrastructure/create-environment.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ This is the initial manual process to create a new environment like review, dev,
6
6
7
7
The environment requires a shared Azure front door profile created in the hub. The service name must be declared in [the hub configuration](https://github.com/NHSDigital/dtos-hub/tree/main/infrastructure/environments). And run the Azure devops pipeline for the corresponding hub (non-live or live).
8
8
9
+
## Image Gallary
10
+
11
+
- create a new gallerie in the Azure compute galleries with name nonlive_lungcs_compute_gallery
12
+
- create a resource group with name rg_hub_nonlive_lungcs_compute_gallery
13
+
9
14
## Code
10
15
11
16
- Create the configuration files in `infrastructure/environments/[environment]`
0 commit comments